Skip to content

Add option to replace/encode the branch names #46

@st-schilling

Description

@st-schilling

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions