nanashili / GitHubBot

A bot to assist the GitHub workflow for CodeEdit development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeEdit GitHubBot

A bot to assist the GitHub workflow for CodeEdit development.

It is responsible for prepending an emoji to titles when new issues are created with the following labels.

Emoji Label Description
🐞 bug A defect in the code that needs to be fixed
✨ enhancement Planned feature representing work
🧹 chore Work that is necessary but provides no direct or obvious value to the user
πŸ’‘ feature request Proposed feature representing idea
πŸ’¬ discussion A conversation to arrive to a decision about something
❓ question A question about how we should proceed
🚩 priority Work that needs urgent attention. This replaces other emoji except for urgent if priority label is present
πŸ“¬ feedback Only add emoji if no other label above is present
🚨 urgent Work that needs urgent attention. This replaces all others emoji if urgent label is present
πŸ‘€ tracking Issue that tracks other issues.

About

A bot to assist the GitHub workflow for CodeEdit development

License:MIT License


Languages

Language:JavaScript 83.1%Language:HTML 16.9%