Skip to content

[Feature] Support .issuetracker file #1424

Open
@andgeno

Description

@andgeno

It would be great if SourceGit would support automatic issue tracker setup by checking for a .issuetracker file in the repo root dir.

Example of a .issuetracker file:

# Integration with Issue Tracker
#
# (note that '\' need to be escaped).

[issuetracker "Azure DevOps"]
  regex = "#(\\d+)"
  url = "https://dev.azure.com/<yourname>/_workitems/edit/$1"

Metadata

Metadata

Assignees

Labels

suggestionWe are still considering whether it is necessary to add this feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions