[TT-16977] fix: add jira-user-email to Jira linter workflow#8052
[TT-16977] fix: add jira-user-email to Jira linter workflow#8052buger merged 1 commit intorelease-5.12.1from
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 pull request 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:08.657Z | Triggered by: pr_opened | Commit: 042f683 💡 TIP: You can chat with Visor using |
\n\n
✅ Architecture Check PassedNo architecture issues found – changes LGTM. ✅ Performance Check PassedNo performance issues found – changes LGTM. ✅ Quality Check PassedNo quality issues found – changes LGTM. Powered by Visor from Probelabs Last updated: 2026-04-16T16:15:06.257Z | Triggered by: pr_opened | Commit: 042f683 💡 TIP: You can chat with Visor using |
|
API Changes no api changes detected |
|
|
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. |
🚨 Jira Linter FailedCommit: The Jira linter failed to validate your PR. Please check the error details below: 🔍 Click to view error detailsNext Steps
This comment will be automatically deleted once the linter passes. |



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