Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[component] Added explicit skip for Fenix::General bugs not being reclassified #2586

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

benjaminmah
Copy link
Contributor

@benjaminmah benjaminmah commented Feb 12, 2025

Resolves #2585.

Added explicit continue for originally Fenix::General bugs not being reclassified to anything else to avoid being "moved" to Fenix::General again. (Also applicable to all bugs that are being moved to the same product component pair)

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

@benjaminmah benjaminmah marked this pull request as ready for review February 12, 2025 21:12
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.

The component model attempted to move a bug into Fenix::General while the the bug was already there
2 participants