File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# GitHubBot
22A bot to assist the GitHub workflow for CodeEdit development
3+
4+ It is responsible for prepending an emoji to titles when new issues are created with the following labels.
5+
6+ | Emoji | Label | Description |
7+ | - | - | - |
8+ | 🐞 | bug | A defect in the code that needs to be fixed |
9+ | ✨ | enhancement | Planned feature representing work |
10+ | 💡 | feature request | Proposed feature representing idea |
11+ | 💬 | discussion | A conversation to arrive to a decision about something |
12+ | ❓ | question | A question about how we should proceed |
13+ | 🚩 | priority | Work that needs urgent attention. This replaces other emoji except for urgent if priority label is present |
14+ | 📬 | feedback | Only add emoji if no other label above is present |
15+ | 🚨 | urgent | Work that needs urgent attention. This replaces all others emoji if urgent label is present |
You can’t perform that action at this time.
0 commit comments