Create a GHA to notify when the number of open PRs passes a given limit
Open
Nobody has claimed this yet.
Team : Falcon
Type : Task
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
Task
A GHA to notify via Slack to the #eng channel when the total number of open PRs passed a given limit, say 20, it's needed to avoid accumulating to many open PRs
Proposed Objective
Please Select
Proposed Priority
Please Select
Acceptance Criteria
GHA properly notifying via Slack on the #eng channel when this happens.
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
No response
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
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
No files or tests are named. Start by locating the repository's GitHub Actions workflow configuration and determine how it can count open pull requests, apply a configurable limit, and notify Slack's #eng channel; done means the workflow reliably notifies when the limit is exceeded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100