Skip to content
Discussion options

You must be logged in to vote

Your reading of the code is right, and thank you for the precise trace. In this repository find_jira_tickets is dead code: extract_tickets fetches Asana tasks, GitHub issues and Azure DevOps work items, and never reaches a Jira branch. There is no [jira] configuration section either, so jira_api_token survives only in the settings redaction list. The documentation page is genuinely misleading on this point, and the follow-up comment is right that it should carry a caveat until the code catches up.

PR #2420 is open and actively being worked, adding Jira Cloud ticket-context support in a provider-agnostic way with a [jira] section and tests, so the gap is being closed rather than declared o…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by IsmaelMartinez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants