feat(bugzilla): note that bugzilla email can be set in FAS

This commit is contained in:
Ankur Sinha (Ankur Sinha Gmail) 2024-01-18 14:11:02 +00:00
parent 5fae528fe9
commit 514cc42776
No known key found for this signature in database
GPG key ID: F8D8C0BEBAC898BD
2 changed files with 4 additions and 2 deletions

View file

@ -22,7 +22,8 @@ The reporter or assignee of a bug can modify any field in their own bug.
== Creating an account
You must have a link:https://bugzilla.redhat.com/createaccount.cgi[Bugzilla account] to file bugs and interact with them.
Once you have created an account on Bugzilla, you can also login using your link:https://accounts.fedoraproject.org[Fedora account], but only if you used the same e-mail address for both accounts.
Once you have created an account on Bugzilla, you can also login using your link:https://accounts.fedoraproject.org[Fedora account].
To use your FAS account to login to Bugzilla, you need to either use the same e-mail address on FAS and on Bugzilla, or if they differ, you can set the Bugzilla e-mail address in your FAS profile explicitly.
== Automatic changes

View file

@ -103,7 +103,8 @@ image::20180825-how-to-file-a-bug-cc-list.png[]
=== Step 0: Create a Bugzilla account
Bugs are filed on https://bugzilla.redhat.com[Bugzilla] and you must have a link:https://bugzilla.redhat.com/createaccount.cgi[Bugzilla account] to file bugs and interact with them.
Once you have created an account on Bugzilla, you can also login using your link:https://accounts.fedoraproject.org[Fedora account], but only if you used the same e-mail address for both accounts.
Once you have created an account on Bugzilla, you can also login using your link:https://accounts.fedoraproject.org[Fedora account].
To use your FAS account to login to Bugzilla, you need to either use the same e-mail address on FAS and on Bugzilla, or if they differ, you can set the Bugzilla e-mail address in your FAS profile explicitly.
The bug tracker will only send e-mail notifications about bugs that a user is involved in.
No other e-mails will be sent.