Skip to content

fix: Remove auto-labeling workflows#1368

Merged
ttngu207 merged 1 commit intomasterfrom
fix/remove-auto-labelers
Feb 3, 2026
Merged

fix: Remove auto-labeling workflows#1368
ttngu207 merged 1 commit intomasterfrom
fix/remove-auto-labelers

Conversation

@dimitri-yatsenko
Copy link
Member

Summary

Remove automatic issue and PR labeling workflows:

  • label_issues.yaml - auto-added "triage" label to new issues
  • label_prs.yaml - auto-labeled PRs based on files changed
  • pr_labeler.yaml - config file for PR labeler

Rationale

Manual labeling is preferred for better control over issue/PR triage.

🤖 Generated with Claude Code

Remove automatic issue and PR labeling:
- label_issues.yaml - auto-added "triage" label
- label_prs.yaml - auto-labeled based on files changed
- pr_labeler.yaml - config for PR labeler

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added bug Indicates an unexpected problem or unintended behavior enhancement Indicates new improvements labels Feb 3, 2026
@ttngu207 ttngu207 merged commit a97d5eb into master Feb 3, 2026
4 of 10 checks passed
@ttngu207 ttngu207 deleted the fix/remove-auto-labelers branch February 3, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Indicates an unexpected problem or unintended behavior enhancement Indicates new improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments