Skip to content

Labels

Labels

  • area/auth

    Issues or PRs related to authentication, oauth2-proxy integration, userinfo
  • area/ci

    Issues or PRs related to CI workflows, GitHub Actions, automation
  • area/console

    Issues or PRs related to apps/console — routes, detail pages, marketplace, command palette
  • area/container

    Issues or PRs related to the container image build, Containerfile, nginx configuration
  • area/docs

    Issues or PRs related to documentation — README, CLAUDE.md, AGENTS.md, contributor guides
  • area/forms

    Issues or PRs related to RJSF schema forms and widgets (backup, external-ips, storage-class, etc.)
  • area/k8s-client

    Issues or PRs related to packages/k8s-client — K8sClient, hooks, watch layer
  • area/tenants

    Issues or PRs related to tenant context, tenant-namespace scoping, multi-tenancy
  • area/tests

    Issues or PRs related to testing infrastructure — vitest, jsdom, testing-library
  • area/types

    Issues or PRs related to packages/types — shared Kubernetes resource types
  • area/ui

    Issues or PRs related to packages/ui — AppShell, Sidebar, Header, Button, primitives
  • area/uncategorized

    PR auto-labeler could not map title scope to a known area/*; please review
  • area/vm

    Issues or PRs related to virtual machines — VNC console, VM tabs, kubevirt integration
  • automated

    Created by automation
  • community

    Community contributions are welcome in this issue
  • debug

    Debugging in progress
  • do-not-merge/hold

    Indicates that a PR should not merge because someone has issued /hold
  • do-not-merge/work-in-progress

    Indicates that a PR should not merge because it is a work in progress
  • epic

    A large development increment that brings definite value to Cozystack users
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • kind/api-change

    Categorizes issue or PR as related to adding, removing, or otherwise changing an API
  • kind/breaking-change

    Indicates the change introduces a breaking API or behaviour change
  • kind/bug

    Categorizes issue or PR as related to a bug
  • kind/cleanup

    Categorizes issue or PR as related to cleanup of code, process, or technical debt
  • kind/documentation

    Categorizes issue or PR as related to documentation
  • kind/failing-test

    Categorizes issue or PR as related to a consistently or frequently failing test
  • kind/feature

    Categorizes issue or PR as related to a new feature
  • kind/flake

    Categorizes issue or PR as related to a flaky test