sanitizers / sanitizers/chronographer-github-app
[idea] Allow requiring certain change log categories for certain labels
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
As in, if a PR is marked as an enhancement or a feature, require that it has a change note of either contrib or feature. It should be a many-to-many relationship thing. Adding several labels should infer as subset of required change note types (yes, several at once or several subsets).
Contributor guide
No contributing guide indexed for this repository
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
Start by tracing how pull-request labels and change-note categories are currently represented and validated in the GitHub app. Define the label-to-category relationships and verify behavior for single labels, multiple labels, and overlapping required-category subsets; done means qualifying pull requests cannot pass without an allowed change note.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- devtools, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100