bengreenier-actions/hacknplan-pr

A GitHub Action to show hacknplan workitems in PR comments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
ghTokenGitHub access token. You probably want to pass this secrets.GH_TOKENyes
apiKeyHacknplan API Key to authenticate withyes
projectIdHacknplan Project Idyes
projectClosedStageHacknplan name for workitem closed stageCompleted
messagePrefixPrefix developers use to indicate hacknplan workitemsHAP#\s{0,}([0-9]+)
closePrefixComma separated list of prefixes developers use to indicate an item should be closedfixes, closes, close
namedescription
commentIdThe id of the created comment, if any