SONARPHP-1853 Link integration tickets to KTLO epic in SONARSEC#1733
Merged
nils-werner-sonarsource merged 1 commit intoJun 12, 2026
Merged
Conversation
Contributor
… in SONARSEC Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
e652611 to
a2a8121
Compare
roberto-orlandi-sonarsource
approved these changes
Jun 12, 2026
|
Code Review ✅ ApprovedUpdates the release workflow to map integration tickets to the SONARSEC KTLO epic and enables internal deployment flags. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Fixes https://sonarsource.atlassian.net/browse/SONARPHP-1853
Add
ktlo-jira-project-key: "SONARSEC"so integration tickets created during releases are linked to the KTLO epic in the SONARSEC project. Without this the shared workflow defaults to searching in SONARPHP (which has no KTLO epic) and linking silently fails.Same fix as sonar-abap #356, sonar-rpg #410, and sonar-pli #326.
🤖 Generated with Claude Code
Summary by Gitar
ktlo-jira-project-key: "SONARSEC"to link integration tickets to the correct KTLO epic.use-jira-sandbox,is-draft-release, andsqc-plugins-deployer-integrationflags inAutomateRelease.yml.This will update automatically on new commits.