Feature request: Add support for automatically labelling PRs by Github Actions
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 199
- Forks
- 67
- Avg merge
- 6h 24m
- Merged PRs (30d)
- 3
Description
Github natively supports automatic PRs labelling — https://github.com/actions/labeler.
Manually managing the .github/labeler.yml might be laborious, especially when reorganizing SBT modules that correspond to labels in one's Github repo.
What do you folks think of this?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review .github/labeler.yml and the repository's SBT module organization, then compare the requested behavior with the actions/labeler project. Before implementation, clarify how module changes should map to labels and what configuration the plugin should generate or update; done would mean PR labels stay synchronized when modules are reorganized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, scala
- Domain
- build-system, ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100