Skip to content

Labels

Labels

  • addition

    A mirror label for the "Addition" issue type.
  • ci-testing

    Enable a GitHub Action for unit testing on a pull request.
  • epic

    A mirror label for the "Epic" issue type.
  • fix

    A mirror label for the "Fix" issue type.
  • idea

    A mirror label for the "Idea" issue type.
  • modification

    A mirror label for the "Modification" issue type.
  • refactoring

    A mirror label for the "Refactoring" issue type.
  • release-candidate

    Would only be set to a pull request from main to release.
  • ☁️ IaC

    Cloud infra orchestration by code.
  • 🌐 Server Side

    Server side development.
  • 📝 Documentation

    Adding another markdown file or writing more comments.
  • 🔄 CI/CD

    Configuring GitHub Actions.
  • 🔒 Security

    Fixing vulnerabilities or improving security.
  • 🔧 Ops

    Run one-shot batch program etc.
  • 🖥️ Client Side

    Client side development.
  • 🚑 DB Data Migration

    Executing sql to modify data manually.
  • 🛢️ DB Schema Migration

    Adding another DB schema migration file.
  • 🧩 Domain Modeling

    Domain model development.