[TT-16977] fix: add jira-user-email to Jira linter workflow#968
Conversation
The Jira linter action requires jira-user-email for Atlassian API basic auth. Without it, all ticket lookups return 404. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
This PR fixes a bug in the Files Changed Analysis
Architecture & Impact Assessment
Scope Discovery & Context Expansion
Metadata
Powered by Visor from Probelabs Last updated: 2026-04-16T16:15:06.362Z | Triggered by: pr_opened | Commit: ebeae3e 💡 TIP: You can chat with Visor using |
✅ Security Check PassedNo security issues found – changes LGTM. ✅ Performance Check PassedNo performance issues found – changes LGTM. ✅ Security Check PassedNo security issues found – changes LGTM. \n\n \n\n✅ Performance Check PassedNo performance issues found – changes LGTM. \n\n✅ Quality Check PassedNo quality issues found – changes LGTM. Powered by Visor from Probelabs Last updated: 2026-04-16T16:15:04.895Z | Triggered by: pr_opened | Commit: ebeae3e 💡 TIP: You can chat with Visor using |
|
Closing: investigation confirmed jira-user-email input is declared but never consumed by the linter code. |
|
Reopening: jira-user-email IS required — the action.yaml has required: true and passes it as JL_JIRA_USEREMAIL env var. |
|



Summary
jira-user-emailinput to the Jira PR validator workflowTest plan
🤖 Generated with Claude Code