Skip to content

How to configure/disable URL generation from issueId? #356

@easingthemes

Description

@easingthemes

Hi,
I have a problem with URL generation from issueId in Azure DevOps.

How is issueId from commit message used to generate issue and commit URL?
Is there a way to configure creation of the URL, for both issues and commits?
If there is no way to configure it, can it be disabled?

With commit message:

fix: #123 Commit message

Changelog line is:

REPO_URL is from Origin URL: ssh.dev.azure.com:v3/PROJECT_PATH/REPO_PATH

Issues URL:

Generated:
https://ssh.dev.azure.com/v3/PROJECT_PATH/REPO_PATH/issues/123
Should Be:
https://dev.azure.com/PROJECT_PATH/_workitems/edit/123

Commits:

Generated:
https://ssh.dev.azure.com/v3/PROJECT_PATH/REPO_PATH/commit/123
Should Be:
https://dev.azure.com/PROJECT_PATH/_git/REPO_PATH/commit/123

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions