lenra-io/Create or update PR
A simple but powerful GitHub Action to link workflows and manage dependencies between projects. #actionshackathon21
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 4, 2022
- License
- MIT
Pinned Snippet
uses: lenra-io/create-or-update-pr-action@b0b39fd7d7743c8b029544b18ef150d57fce6ac3 # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The PR name to update or create | yes | — |
| message | The message to post on PR after creation | yes | — |
| script | Commands you want to execute before creation or update of the new PR | yes | — |
| token | The GitHub Token to call GitHub API | yes | — |
Outputs
no outputs