The following changes have been pushed to bugzilla.mozilla.org:
- [1820859] Wrap code that looks for a latest nightly/stable versions of Firefox in try/catch block in case of failure
- [1821251] Quick search box can’t be activated in screen reader browse mode
- [1821521] [GITHUB] Only perform actions to a bug if branch is main, master, or a release branch. Ignore feature, bugfix branches, etc.
- [1821679] [GITHUB] Display the name of the branch the commit was made in the comment added to the bug
- [1821694] [GITHUB] Commits made to release branches should not close the bugs, only add status flag and comment
- [1821739] [GITHUB] When a status flag is set from a commit, the flag is stored in the flags table, but it is not recorded properly in the bugs_activity table
- [1821478] [GITHUB] Fall back to author.name if author.username is missing
- [1821386] Set the Milestone field when resolving bugs after PR merges