Skip to content

Labels

Labels

  • admin

    For general admin tasks to be done usualy by maintainers
  • area/cli [deprecated]

    For the cobra CLI !!! moved to spf13/cobra-cli
  • area/cobra-command

    Core `cobra.Command` implementations
  • area/docs-generation

    Generation of docs via Cobra
  • area/flags-args

    Changes to functionality around command line flags and args
  • area/github

    For changes to Github specific things not shipped in the library
  • area/go

    General Go things, like go.mod or go.sum
  • area/lib

    Methods and functions that exist in the cobra library and consumed by users
  • area/shell-completion

    All shell completions
  • dependencies

    Pull requests that update a dependency file
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update Go code
  • good-first-issue

    Issues that a new contributor could make a PR for
  • hacktoberfest-accepted

    For contributions in the context of hacktoberfest
  • help-wanted

    An issue that the maintainers would like help resolving
  • kind/bug

    A bug in cobra; unintended behavior
  • kind/cleanup

    General cleanup of code, issues, etc.
  • kind/deprecation

    Related to a feature or part of code being deprecated
  • kind/documentation

    Documentation of cobra itself
  • kind/downstream

    Related to projects/libraries that depend on cobra
  • kind/feature

    A feature request for cobra; new or enhanced behavior
  • kind/rel-eng

    Related to tagging and releasing cobra
  • kind/security

    Related to projects/libraries that depend on cobra
  • kind/support

    Questions, supporting users, etc.
  • kind/testing

    CI/CD, testing, etc. for cobra
  • kind/upstream

    Go modules cobra depends on
  • lgtm

    Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
  • lifecycle/active

    Actively being worked on by a community member or maintainer. Corresponds to someone being assigned
  • lifecycle/approved

    For large features/bugs that have a proposal and have gotten community buy in
  • lifecycle/frozen

    Prevents GitHub actions from labeling issues / PRs with stale and rotten