[TT-17507] Merging to release-5.13: Move jira-linter into github-actions mono-repo (#8366)#8471
Conversation
Follow up PR for TykTechnologies/github-actions#138 <!---TykTechnologies/jira-linter starts here--> ### Ticket Details <details> <summary> <a href="https://tyktech.atlassian.net/browse/TT-17507" title="TT-17507" target="_blank">TT-17507</a> </summary> | | | |---------|----| | Status | In Code Review | | Summary | Move jira-linter to github-actions | Generated at: 2026-07-02 14:14:48 </details> <!---TykTechnologies/jira-linter ends here--> (cherry picked from commit f20ba22)
|
This pull request updates the The update also changes the action's configuration, switching from Files Changed Analysis
Architecture & Impact Assessment
graph TD
subgraph "CI Workflow on PR"
A[Pull Request Event] --> B{jira-pr-validator.yaml};
end
subgraph "Before (Standalone Repo)"
B --> C_Old["uses: TykTechnologies/jira-linter@hash"];
C_Old --> D_Old[Auth with JIRA_USER_EMAIL / JIRA_TOKEN];
end
subgraph "After (Mono-repo)"
B --> C_New["uses: TykTechnologies/github-actions/jira-linter@production"];
C_New --> D_New[Auth with JIRA_BASE_URL / JIRA_READ_AUTH];
end
style C_Old fill:#ffcccb,stroke:#333
style C_New fill:#d4edda,stroke:#333
Scope Discovery & Context Expansion
Metadata
Powered by Visor from Probelabs Last updated: 2026-07-14T09:44:41.709Z | Triggered by: pr_updated | Commit: bd11ee7 💡 TIP: You can chat with Visor using |
Security Issues (1)
Security Issues (1)
Performance Issues (1)
Powered by Visor from Probelabs Last updated: 2026-07-14T09:44:33.175Z | Triggered by: pr_updated | Commit: bd11ee7 💡 TIP: You can chat with Visor using |
…7e1872c4e6d92bd83c002f0/TT-17507
|
SentinelOne CNS Hardcoded Secret Detector SentinelOne CNS is a cloud-agnostic, agentless CSPM & CWPP solution that continuously detects and prevents vulnerabilities that have the highest probability of being exploited in Azure, AWS, Google Cloud, and Kubernetes. |
🚨 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. |
|


TT-17507 Move jira-linter into github-actions mono-repo (#8366)
Follow up PR for
TykTechnologies/github-actions#138
Ticket Details
TT-17507
Generated at: 2026-07-02 14:14:48