We handle the status of the threads using commands at the beggining of the name of the title. For example:
โ task -> The task is already approved
The status that we are using currently are:
โ ๐ซ๐: Merged in dev and task created
โ ๐ซ๐: Merged in dev and needs task
โ ๐ซ: Merged in dev
โ : Approved by code-reviewer
๐งโ๐ง: Fixing changes requested
โ: Please review my changes
๐ : Changes requested
๐ : Code reviewer checking
๐ง: Draft PR
๐ : There is an action missed that has not been executed on a long time, and we need help to perform that action and complete the task.
๐ซ : Don't merge. This icon means that you don't want your PR was merge yet.
Screenshots
Checklist
[ ] There is a new function that can be use for changing icon on thread's name
[ ] There is a new command that adds the next icon:
Explanation
We handle the status of the threads using commands at the beggining of the name of the title. For example:
โ task
-> The task is already approvedThe status that we are using currently are:
โ ๐ซ๐: Merged in dev and task created โ ๐ซ๐: Merged in dev and needs task โ ๐ซ: Merged in dev โ : Approved by code-reviewer ๐งโ๐ง: Fixing changes requested โ: Please review my changes ๐ : Changes requested ๐ : Code reviewer checking ๐ง: Draft PR ๐ : There is an action missed that has not been executed on a long time, and we need help to perform that action and complete the task. ๐ซ : Don't merge. This icon means that you don't want your PR was merge yet.
Screenshots
Checklist
/pr-no-merge
-> ๐ซ/pr-sos
-> ๐/pr-draft
-> ๐ง/pr-reviewing
-> ๐/pr-request-changes
-> ๐/pr-request-review
-> โ/pr-working-in-fixes
-> ๐งโ๐ง/pr-approved
-> โ/pr-merged
-> โ ๐ซ/pr-merged-need-tasks
-> โ ๐ซ๐:/pr-merged-task-created
-> โ ๐ซ๐References
Related issues
Blocked by