Closed gabiganam closed 2 years ago
Hello and welcome to RavSam :purple_heart:. Thanks for opening your first issue. I will assign one of our team members to take a look at the problem you have raised. Make sure to include as much information as possible to help our team diagnose the issue and solve it quickly.
If the problem is related to a security concern, please feel free to email us at info@ravsam.in.
I think this variable will be very useful. It is basically: {repo_url}/tree/{branch}, just need to remove the "refs/heads/" prefix from the branch variable.
Alternatively, if I can use environment variables, it will also solve my issue, I could construct the URL with my "CI_BRANCH" env var, like so:
message_format: 'Branch <{repo_url}/tree/$CI_BRANCH|{branch}> on commit <{commit_url}|{commit_sha}>'