villads-valur/Forecast Pull Request Action

Automatically updates pull request titles and descriptions with Forecast project ticket information and links

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
forecast-project-idId for the Forecast project (P will be auto-prefixed if not provided)yes
forecast-base-urlBase URL for Forecast linksnohttps://app.forecast.it/project
forecast-link-placeholderPlaceholder string in PR description where Forecast link should be inserted (e.g., "{{FORECAST_LINK}}")no
ticket-regexRegex to match Forecast ticket in branch name (default matches T123 or P123)no^[TP]\d+
ticket-regex-flagsFlags to add to ticket-regexnoi
ticket-prefix-formatFormat for the ticket prefix in PR title (use <Number> as placeholder for ticket number)no<Number> -
exception-regexRegex to allow exceptions where ticket-regex wouldn't matchno^dependabot\/
exception-regex-flagsFlags to add to exception-regexno
clean-title-regexRegex used to delete text from PR titleno
clean-title-regex-flagsFlags to add to clean-title-regexno

no outputs