actions-marketplace-validations/Kb Pull Request Deployment Badges
Add deployment links to PR body as badges
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 1, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/kibibit_kb-badger-action@e3e1171682c31c44f292f252284c680b5b053f6b # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{ github.token }} |
| position | Where should the tags be positioned? If tag definitions are found, they will just be replaced. This allows you to position them anywhere if you add them to your PR template | no | top |
| separator | Should we add a seperator between badges and pr body content? | no | true |
| style | Badge style. Can be one of `plastic` | `flat` | `flat-square` | `for-the-badge` | `social` | no | — |
| badge-left | Left-Hand side text of badge | no | demo |
| badge-right | Right-Hand side text of badge | no | application |
| badge-color | Right-Hand side css color | no | informational |
| badge-logo | Badge Logo | no | "" |
| badge-path | Path to navigate to in deployment | no | "" |
| badge2-left | Left-Hand side text of badge | no | — |
| badge2-right | Right-Hand side text of badge | no | — |
| badge2-color | Right-Hand side css color | no | — |
| badge2-logo | Badge Logo | no | — |
| badge2-path | Path to navigate to in deployment | no | — |
| badge3-left | Left-Hand side text of badge | no | — |
| badge3-right | Right-Hand side text of badge | no | — |
| badge3-color | Right-Hand side css color | no | — |
| badge3-logo | Badge Logo | no | — |
| badge3-path | Path to navigate to in deployment | no | — |
Outputs
| name | description |
|---|---|
| time | The time the action finished |