Skip to content

Remove unused labelling workflow. Labels can be added manually.#5791

Merged
sjwaight merged 1 commit into
Azure:masterfrom
sjwaight:fix-resolution-labelling
May 27, 2026
Merged

Remove unused labelling workflow. Labels can be added manually.#5791
sjwaight merged 1 commit into
Azure:masterfrom
sjwaight:fix-resolution-labelling

Conversation

@sjwaight
Copy link
Copy Markdown
Contributor

This pull request simplifies the bug issue lifecycle management policy by removing an automated workflow step related to labeling. Specifically, it eliminates the rule that automatically adds resolution labels when a comment indicates a bug has been released, shipped, or fixed.

This workflow is old and no longer used, so is being removed. Project contributors can still manually add these labels to issues to trigger the auto-close workflow if required.

Policy simplification:

  • Removed the rule that added resolution/fix-released and resolution/shipped labels when a new comment containing 'Released/Shipped/Fixed on release' was added to a bug issue. (.github/policies/bugIssueLifecycleManagement.yml)

@sjwaight sjwaight requested review from a team, Copilot and shashankbarsin May 27, 2026 01:55
@sjwaight sjwaight requested review from a team and palma21 as code owners May 27, 2026 01:55
@sjwaight sjwaight requested a review from qike-ms May 27, 2026 01:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an unused event responder from the bug issue lifecycle policy that auto-applied resolution/fix-released and resolution/shipped labels when a comment contained "Released/Shipped/Fixed on release". Labels can still be added manually to trigger the existing periodic auto-close rules.

Changes:

  • Delete the commentContains: Released/Shipped/Fixed on release event responder from the bug lifecycle policy.
  • Trim trailing whitespace on the preceding "Thank you!" line.

@sjwaight sjwaight merged commit 93784e3 into Azure:master May 27, 2026
4 checks passed
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.

4 participants