Create Pull Request (only)

mindaugaslaganeckas

MindaugasLaganeckas

Posted on September 2, 2020

Create Pull Request (only)

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"
Enter fullscreen mode Exit fullscreen mode

Submission Category:

Maintainer Must-Haves

Yaml File or Link to Code

https://github.com/mindaugaslaganeckas/create-pull-request/

💖 💪 🙅 🚩
mindaugaslaganeckas
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.

Related

Animal Search App
githubhack23 Animal Search App

May 20, 2023

Uses Sentinel
github Uses Sentinel

March 5, 2023