Add VanOns/get-merged-pull-requests-action (#88)

Co-authored-by: Danique Wijnalda <hello@dnwjn.dev>
This commit is contained in:
Romain Lespinasse 2025-03-06 20:50:51 +01:00 committed by GitHub
parent 2591ecdac1
commit 00a41ee1e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -439,6 +439,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Mention Completed Pull Requests in Draft Release](https://github.com/dnbkr/clog)
- [Recap](https://github.com/flowwer-dev/recap) - Summarize the most significant changes in a pull request using OpenAI ChatGPT.
- [Semantic Pull Request Composer](https://github.com/mateoguzmana/semantic-pr-composer) - Automatically composes the pull request title and body based on the branch name, which follows a semantic convention. Optional AI autocompletion using OpenAI completions API is also available.
- [Get Merged Pull Requests](https://github.com/VanOns/get-merged-pull-requests-action) - GitHub action that compares 2 tags and retrieves all pull requests merged between them.
### GitHub Pages