Status Tracking: Manage issues with labels

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.

  1. Assign working label 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.

  2. Assign pr label to issues

    • neetoGit automatically adds the pr label to an issue when a corresponding pull request is created.

  3. Remove working label from issues

    • When an issue is closed, the 'working' label associated with that issue will automatically be removed by neetoGit.

Can't find what you're looking for?