You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have slashes in our branch names, and the branch names are used for the Jenkins job names. This ends up in jobs showing in the view as "feature%2Fadd-a-cool-feature", rather than the expected "feature/add-a-cool-feature".
The text was updated successfully, but these errors were encountered:
What's broken?
We have slashes in our branch names, and the branch names are used for the Jenkins job names. This ends up in jobs showing in the view as "feature%2Fadd-a-cool-feature", rather than the expected "feature/add-a-cool-feature".
The text was updated successfully, but these errors were encountered: