Branch name rules
Abandoneddeepakputhraya/action-branch-name · MIT
Github action to enforce naming convention on branch names
★ 88 starsLast commit 4 years agoLatest v1.0.0
F
31
/ 100
Security signals
OpenSSF Scorecard2.8 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: deepakputhraya/action-branch-name@e0f8db53a8e289f1ae6f6c3e8dc70a3d366fd876 # v1.0.0Mutable tags like v1.0.0 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: deepakputhraya/action-branch-name@e0f8db53a8e289f1ae6f6c3e8dc70a3d366fd876 # v1.0.0
Score breakdown
Security (35%)37
Popularity (20%)32
Maintenance (30%)4
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/deepakputhraya-action-branch-name)HTML version
HTML
<a href="https://actionrank.dev/actions/deepakputhraya-action-branch-name"><img src="https://actionrank.dev/api/badge/deepakputhraya-action-branch-name" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work