go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
45.01k stars 5.48k forks source link

TortoiseGit issue tracker plugin #28650

Closed amuagarwal closed 10 months ago

amuagarwal commented 10 months ago

Feature Description

Looking for issue tracker something like https://tortoisegit.org/docs/tortoisegit/tgit-dug-bugtracker.html which allow user to select issue assigned from gitea repo and commit the changes with some configurable pre-define commit message

Screenshots

image

KN4CK3R commented 10 months ago

You need a TortoiseGit plugin for that which can talk to the service. Gitea (as a server, this repo) already offers an api which this plugin can use. As this is the wrong place to ask for such a plugin, I will close this issue.