Open a second PR if branch is a hotfix
name: Auto Hotfix If Needed
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Auto Hotfix If Needed
uses: Kibibit/[email protected]
with:
token: ${{ secrets.BOT_TOKEN }}
hotfixAgainstBranch: main
openPrAgainstBranch: beta
jobName: git-flow-finish-hotfix
Thanks goes to these wonderful people (emoji key):
Neil Kalman 💻 📖 🎨 🚧 🚇 |
This project follows the all-contributors specification. Contributions of any kind are welcome!
Logo made by Freepik from www.flaticon.com
- Author - Neil Kalman
- Website - https://github.com/kibibit
- StackOverflow - thatkookooguy
- Twitter - @thatkookooguy
- Twitter - @kibibit_opensrc