Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitReleaseManager support labels #21

Closed
mrbiggred opened this issue Apr 5, 2021 · 0 comments · Fixed by #31
Closed

Update GitReleaseManager support labels #21

mrbiggred opened this issue Apr 5, 2021 · 0 comments · Fixed by #31
Assignees
Labels
dev-ops Updates to the CI, build, etc.
Milestone

Comments

@mrbiggred
Copy link
Contributor

GitReleaseManager will fail if it finds an issue in the GitHub Milestone that has a label it does not recognize. A list of labels GitReleaseManager recognizes can be found here and include:

- Breaking Change
- Bug
- Documentation
- Feature
- Good First Issue
- Help Wanted
- Improvement
- Question

To fix the issue the GitReleaseManager.yaml file needs to be updated to support labels such as dev-ops. You can find documentation about GitReleaseManager issue to include here and label aliases here. You can also see an example in the GitReleaseManager.yaml in Freshli-Lib.

P.S. - Note the GitReleaseManager.yaml file must end in yaml. This is a known issue.

@mrbiggred mrbiggred added the dev-ops Updates to the CI, build, etc. label Apr 5, 2021
@mrbiggred mrbiggred added this to the v0.4.0 milestone Apr 5, 2021
@mrbiggred mrbiggred self-assigned this Jun 23, 2021
@mscottford mscottford moved this to Done in Freshli May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-ops Updates to the CI, build, etc.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant