mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #651] Add VanOns/get-merged-pull-requests-action #6312
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/651
Author: @dnwjn
Created: 8/18/2023
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
4b481fdUpdate README.md📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
This is a GitHub action that compares 2 tags and retrieves the merged pull requests between them. It then returns them to be used by other actions in a workflow. Example use case: when running a deploy, send a Slack notification and include all merged pull requests.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.