Skip to content

Conversation

@ViacheslavKudinov
Copy link
Contributor

@ViacheslavKudinov ViacheslavKudinov commented Oct 31, 2025

Resolves #2865


Before the change?

  • Prior to this change a lot manual work for maintainers to set labels to get well organised release notes

After the change?

  • ✅ Adds GitHub Actions workflow that runs the labeler action on PR events
  • ✅ Adds configuration file defining labeling rules based on branch names and file patterns. File adds labels based on chnaged files or/and based on names of the branches (we may introduce naming convention when we see it works well).

Config can be adjusted in the future according to our workflow.

PS Potentially could support labeling based on PR title actions/labeler#55

Pull request checklist

  • Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@ViacheslavKudinov ViacheslavKudinov changed the title chore: Add labeler Action to automatically add labels on PR:s chore: Adds labeler Action to automatically add labels on PR:s Oct 31, 2025
@ViacheslavKudinov ViacheslavKudinov changed the title chore: Adds labeler Action to automatically add labels on PR:s chore(actions): Adds labeler Action to automatically add labels on PR:s Nov 1, 2025
Signed-off-by: Viacheslav Kudinov <[email protected]>
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.

[MAINT]: Improve efficiency for generating release notes

1 participant