Create Pull Request (only)
MindaugasLaganeckas
Posted on September 2, 2020
Create Pull Request against another or the same repository. There is no extra functionality. If the Pull Request already exists, the action exits without failing.
- name: Make a PR
uses: MindaugasLaganeckas/create-pull-request@v1
with:
token: ${{ secrets.SUPER_SECRET }}
owner: ${{ env.OWNER }}
repo: ${{ env.REPO }}
headBranch: ${{ env.DEST_BRANCH }}
title: "Install Release Drafter"
Submission Category:
Maintainer Must-Haves
Yaml File or Link to Code
💖 💪 🙅 🚩
MindaugasLaganeckas
Posted on September 2, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.