Use email_overrides #12
Labels
No labels
Closed As
Duplicate
Closed As
Fixed
Closed As
Insufficient Data
Closed As
Invalid
Priority
High
Priority
Low
Priority
Normal
blocked
Bug
Chore
Feature
in-progress
priority:high
priority:low
priority:medium
ready
review
Technical Debt
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: CLE-Infrastructure/distgit-bugzilla-sync#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Story
As a Fedora contributor with a different Bugzilla email address than what is stored in FAS,
I want that
distgit-bugzilla-sync
uses the email address of my Bugzilla account,so things don't break.
Background
We have the
email_overrides.toml
configuration file which is available asconfig.email_overrides
, but nothing uses it yet.Acceptance Criteria
distgit-bugzilla-sync
looks up email addresses inconfig.email_overrides
and if it finds a match, configures Bugzilla to use that one for the initial assignee and the initial CC list.Metadata Update from @nphilipp:
Commit 6e479a6a fixes this issue