actions-marketplace-validations/pivotal-lint

Add pivotal story details to pull requests

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 16, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cleartax_pivotal-lint@7897495aa68bf72117982dda5a080d8aec24ef7b # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenToken used to update PR description and add labels. Can be passed in using {{ secrets.GITHUB_TOKEN }}yes
pivotal-tokenAPI Token used to fetch Pivotal Story information. Must have read access to your PivotalTracker Projects.yes
skip-branchesA regex to ignore running on certain branches, like production etc.no""
skip-commentsA boolean if set to true, will skip adding lint comments for PR title.nofalse
pr-thresholdAn `Integer` based on which pivotal-lint add a comment discouraging huge PRs. Is disabled by `skip-comments`no800

no outputs