In this pr was added a new command to handle the status of threads using specific command param at the beginning of the thread name. These commands represent the current status of the thread. For example, using ✅ task indicates that the task is already approved. This PR introduces a new function to change the thread icon and adds commands for the statuses:
Was added a new command to manage the state of a pr/thread
Was added icons to manage the current status of the thread (pr).
Fixes:
3
Type of change
[x] New feature (non-breaking change which adds functionality)
Checklist:
[x] Doesn't break the current code.
[x] Passes linters and test, also is building.
[x] Doesn't have spelling or grammatical problems.
[x] Doesn't have unnecessary comments or debugging code.
[x] The branch is updated with the last dev branch changes.
Description
In this pr was added a new command to handle the status of threads using specific command param at the beginning of the thread name. These commands represent the current status of the thread. For example, using ✅ task indicates that the task is already approved. This PR introduces a new function to change the thread icon and adds commands for the statuses:
Fixes:
3
Type of change
Checklist:
Screenshots