michaelsp/jira-estimate

Manage estimates in jira using issue labels

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
jira-urlURL to your jira instance. Example: https://jira.at.your.companyyes
jira-usernameUsername for jira accessyes
jira-passwordPassword/Token for jira accessyes
stringThe string that will be searched for as an jira issue. If not defined the issue/PR comment will be searched for auto-links.no
jira-project-regex-patternRegExp to look for Jira issues in the string or issue comment. Example: 'JIRA-\d+' to match 'JIRA-123'. To disable set to ''no([a-zA-Z0-9]+-[0-9]+)
use-gh-autolinksUse the GitHub auto-links to look for jira issue references. That requires additional permission on the GITHUB_TOKEN.notrue
custom-field-idThe story points or estimates usually have a custom field idnocustomfield_10013

no outputs