cilium / cilium/github-actions
Check for closed threads
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
MLH should check for pull request review threads being all closed and only set ready-to-merge when they are all closed.
Also requires this event to be enabled:
https://github.com/organizations/cilium/settings/apps/maintainer-s-little-helper/permissions
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 locating the MLH logic that sets the ready-to-merge label and inspect how pull request review threads and events are handled. Done means the label is set only when every review thread is closed and the required pull request review thread event is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100