This feature provides you with the ability to track the current status of an issue. It allows you to determine if someone is actively working on the issue or if a pull request has been raised in relation to that particular issue.
-
Assign
workinglabel to issues-
When a commit is pushed to a branch that starts with the issue number, NeetoGit automatically assigns the 'working' label to the corresponding issue. This labeling indicates that someone is actively working on the issue, providing clear visibility into its progress.
-
-
Assign
prlabel to issues-
NeetoGit automatically adds the
prlabel to an issue when a corresponding pull request is created.
-
-
Remove
workinglabel from issues-
When an issue is closed, the 'working' label associated with that issue will automatically be removed by NeetoGit.
-


