-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello Kevin,
is it possible to add two new dynamic variables
"branch short name" - Current branch name
"repository" - Current repository name
in this case, we can create a template like this
{repository} #{branch short name} {feat} {message}
our branch name matches the task ID in Azure DevOps, and the # sign allows us to associate the commit with this task
currently, I can only create a template like this #{branch} {feat} {message}
Kind regards,
Gregroy
Metadata
Metadata
Assignees
Labels
No labels