Skip to content

Add logic to beta_uplifts to handle ESR uplifts - #3030

Open
DonalMe wants to merge 1 commit into
mozilla:masterfrom
DonalMe:esr_uplift
Open

DonalMe wants to merge 1 commit into
mozilla:masterfrom
DonalMe:esr_uplift

Conversation

@DonalMe

@DonalMe DonalMe commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Currently uplift_beta only adds a needinfo when beta is affected or fix-optional. ESR gets mentioned in that comment if the current ESR is also affected.

If beta is wontfix, then no needinfo is ever added, even when ESR is still affected. With the change in release frequency, this is a more common scenario.

I could implement this as a new rule, but thought it worth adding to uplift_beta first for a review

Checklist

  • Type annotations added to new functions
  • Docs added to functions touched in main classes
  • Dry-run produced the expected results
  • The to-be-announced tag added if this is worth announcing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant