We have a number of GitHub Repos connected to our Jira instance (cloud)
We have had developers use the wrong issue ID in their branch name, which has then found its way into the PR and Commit Bodies (of the commit and the Merge Commit).
Is there a way to update the smart commit.
I've tried rebasing and force push (using a reference project) and it only adds the new links it doesn't remove the invalid ones
Can it be reindexed at all?
Have you tried squashing the commits with the wrong issue keys so that they don't show up in the commit history?
Yes I tried that, but Jira can still "see" the commit. They seem to not get removed in GitHub as the SHA is still valid, but it shows as Orphaned
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.