actions-marketplace-validations/Branch exists
GitHub Action to check if a branch exists in the current repo :octocat:
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 23, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/guillaumefalourd_branch-exists@b59b6e80d7a9718439df11e733e26d4f88ffefd3 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch name to check | yes | — |
Outputs
| name | description |
|---|---|
| exists | If informed branch exists or not |