the bug list and pushlog link in release-started notification should filter on branch
Categories
(Release Engineering :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: jcristau, Assigned: jcristau)
References
Details
Attachments
(1 obsolete file)
When we build off a relbranch (as happens for dot releases on esr), grabbing the pushlog from previous to current release includes changes that are on the default branch mixed with the relevant ones. Bug 1711742 adds a way to filter on branch, which should be an improvement (it can still be wrong if we switched branches since the previous release and have relevant pushes on more than one branch, but AFAIK this should be pretty unusual).
| Assignee | ||
Comment 1•5 years ago
|
||
When using a relbranch, the notification would previously generate a bug
list that also included changes landed on "default", causing confusion.
Use the branch filtering added to hg.mozilla.org by bug 1711742 to fix
this.
| Assignee | ||
Comment 2•5 years ago
|
||
The patch in bug 1712150 should actually fix this too so I'll just close this as a duplicate.
Updated•5 years ago
|
Description
•