Labels
Labels
44 labels
- For general admin tasks to be done usualy by maintainers
- For the cobra CLI !!! moved to spf13/cobra-cli
- Core `cobra.Command` implementations
- Generation of docs via Cobra
- Changes to functionality around command line flags and args
- For changes to Github specific things not shipped in the library
- General Go things, like go.mod or go.sum
- Methods and functions that exist in the cobra library and consumed by users
- All shell completions
- Pull requests that update a dependency file
- Pull requests that update GitHub Actions code
- Pull requests that update Go code
- Issues that a new contributor could make a PR for
- For contributions in the context of hacktoberfest
- An issue that the maintainers would like help resolving
- A bug in cobra; unintended behavior
- General cleanup of code, issues, etc.
- Related to a feature or part of code being deprecated
- Documentation of cobra itself
- Related to projects/libraries that depend on cobra
- A feature request for cobra; new or enhanced behavior
- Related to tagging and releasing cobra
- Related to projects/libraries that depend on cobra
- Questions, supporting users, etc.
- CI/CD, testing, etc. for cobra
- Go modules cobra depends on
- Denotes "looks good to me" from maintainers and signals other collaboratores that a PR is ready
- Actively being worked on by a community member or maintainer. Corresponds to someone being assigned
- For large features/bugs that have a proposal and have gotten community buy in
- Prevents GitHub actions from labeling issues / PRs with stale and rotten