gruntwork-io / gruntwork-io/git-xargs
Always generate the a summary of pull requests even if ones exist for the branch
Open
enhancement
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the solution you'd like**
When PRs already exist for specific repositories, include them in a summary to share them with a team. Currently, the summary only shows when new PRs are created.
**Describe alternatives you've considered**
Writing a bash script using GitHub CLI, which is too brittle.
**Additional context**
I want to share the output with the team so they can approve reviews.. Generating alternate outcomes (markdown or plain text) may be beneficial.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.