JuliaRegistries / JuliaRegistries/CompatHelper.jl
Have CompatHelper self-label its PRs for easier filtering in Project PR list
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 147
- Forks
- 43
- Avg merge
- 21h 27m
- Merged PRs (30d)
- 2
Description
CompatHelper can open many PRs and push all non-CompatHelper related PRs off the first page of a project's PR list. It would be great if CompatHelper labeled its auto-generated PRs with a `CompatHelper` label so it is easy to filter out these PRs with a simple `-label:compathelper` argument to the PR search.
cc: @leios @vchuravy
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 CompatHelper's PR creation flow and the GitHub integration it uses. Done means newly generated CompatHelper PRs carry a `CompatHelper` label that can be excluded with `-label:compathelper` in the project PR search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100