-
Notifications
You must be signed in to change notification settings - Fork 61
Add option to replace/encode the branch names #46
Copy link
Copy link
Open
Description
Hello,
our branches (aka. %headbranch%) are called using pattern "feature/XXX". This name is then supposed to be used to create a Sonarqube link, using this Github action.
Problem: the name, we get using %headbranch% stays e.g. "feature/XXX", but we need it encoded, such that the link still works. So the Jira link would be something like "https://HOST/PROJECT?branch=feature%2FXXX".
Any chance, this might be a possible result variable, e.g. "headbranchencoded%?
Thanks in advance and please do not hesitate to contact me, if any question arises.
Stefan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels