https://github.com/brennerm/github-actions-pr-close-showcase
https://github.com/brennerm/github-actions-pr-close-showcase
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brennerm/github-actions-pr-close-showcase
- Owner: brennerm
- Created: 2020-12-27T15:42:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T13:12:13.000Z (about 2 years ago)
- Last Synced: 2025-01-18T09:35:33.823Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 23
- Watchers: 3
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Actions PR close showcase
This repo showcases how to trigger an Github Actions workflow when a PR has been closed. Additionally it shows how you can distinguish whether the PR has been merged or not.
[Additional information](https://brennerm.github.io/posts/trigger-github-actions-on-pr-close.html)