Skip to content

Labels

Labels

  • dependencies

    Pull requests that update a dependency file
  • github_actions

    Pull requests that update GitHub Actions code
  • javascript

    Pull requests that update javascript code
  • pre_commit

    Pull requests that update pre_commit code
  • priority:1

    Critical / blocking
  • priority:2

    High priority
  • priority:3

    Medium priority
  • priority:4

    Low priority / future
  • python:uv

    Pull requests that update python:uv code
  • review

  • Review effort 3/5

  • Review effort 4/5

  • scope:application

    Application module — forms, conversations, review
  • scope:bot-core

    Core bot — bot.py, cog loading, operator, permissions
  • scope:moderation

    Moderation module — AutoKicker, leave messages
  • scope:music

    Music module — playback, playlist, voice, download
  • scope:roles

    Roles module — rolemanage, reactionrole
  • scope:tests

    Test infrastructure — fixtures, conftest, test helpers
  • scope:web

    Web dashboard — FastAPI routes + Vue frontend
  • scope:wow

    WoW module — crafting, news, characters, Blizzard API
  • state:blocked

    Blocked by another issue or PR
  • type:bug

    Something isn't working
  • type:chore

    Housekeeping — dead files, scaffold cleanup, dependency hygiene
  • type:enhancement

    New feature or request
  • type:performance

    Performance improvement
  • type:refactor

    Code quality improvement without behavior change
  • type:security

    Auth bypasses, permission gaps, security-relevant bugs