threatflux/ThreatFlux Jira Automation

Create or dedupe Jira issues from GitHub events using repo-local YAML config and GitHub vars/secrets.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-pathPath to the repo-local Jira automation config file.no.github/threatflux/jira-automation.yml
dry-runEvaluate rules and outputs without calling Jira.nofalse
log-levelTracing level for action logs.noinfo
event-nameOptional override for the GitHub event name, mainly for tests and local debugging.no
event-pathOptional override for the GitHub event payload path, mainly for tests and local debugging.no
namedescription
matched-rule-idID of the matched automation rule, if any.
createdWhether the action created a new Jira issue.
jira-issue-keyJira issue key for the created or deduped issue, if any.
dedupedWhether the action skipped creation because a matching Jira issue already existed.
severityExtracted alert severity, if any.