sanitizers / sanitizers/patchback-github-app
[FR] Add a label to PRs when a backport fails
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 14
- Forks
- 10
- Avg merge
- 4m
- Merged PRs (30d)
- 3
Description
It would be nice if patchback allowed adding a label to PRs when a backport fails. The label name should be configurable.
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 the code path that handles a failed backport and the existing configuration mechanism. Add a configurable label name and apply it to the pull request when the backport fails; done means the setting works and the failure path receives the label.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100