Table of Contents
The status of any issue, task, user story or epic can be changed via commit message.
Just add to your commit message something like:
TG-REF #STATUS-slug
-
REF: US/Issue/Task reference of the element you want to modify
-
STATUS: New status slug to set.
TG-123 #closed
In this example, 123 is an issue reference and with this command, the issue will change its status to closed.