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

feat: automated releases and auto labelling #118

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

jmeridth
Copy link
Member

@jmeridth jmeridth commented Apr 22, 2024

Pull Request

Proposed Changes

  • lint pr title adhering to conventional commits (helps with auto labelling)
    • Update CONTRIBUTING.md - [x] automated releases - [x] how to file a bug report - [x] how to file an enhancement
    • Update pull_request_template with new standard
  • setup autolabelling through release-drafter github action config
  • create auto-labeler workflow
  • change release-drafter workflow to release
    • create release, including new tag
    • create discussion announcement based on release
    • build container images, tag them and release them
  • update typo in .github/ISSUE_TEMPLATES/config.yml (GitHuB to GitHub)

Manual Actions:

  • create revert and maintenance labels
  • put repository and category IDs into secrets for the discussion create action

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, or breaking

@jmeridth jmeridth added the enhancement New feature or request label Apr 22, 2024
@jmeridth jmeridth self-assigned this Apr 22, 2024
@jmeridth jmeridth requested a review from zkoppert as a code owner April 22, 2024 19:31
@jmeridth jmeridth force-pushed the jm-automated-releases-and-autolabelling branch 2 times, most recently from cb9025f to 6c9efc6 Compare April 22, 2024 22:42
- [x] lint pr title adhering to conventional commits (helps with auto labelling)
  - [x] Update CONTRIBUTING.md
    - [x] automated releases
    - [x] how to file a bug report
    - [x] how to file an enhancement
  - [x] Update pull_request_template with new standard
- [x] setup autolabelling through release-drafter github action config
- [x] create auto-labeler workflow
- [x] change release-drafter workflow to release
  - [x] create release, including new tag
  - [x] create discussion announcement based on release
  - [x] build container images, tag them and release them
- [x] update typo in .github/ISSUE_TEMPLATES/config.yml (GitHuB to GitHub)

Signed-off-by: jmeridth <[email protected]>
@jmeridth jmeridth force-pushed the jm-automated-releases-and-autolabelling branch from 6c9efc6 to f5ea64a Compare April 22, 2024 22:44
@jmeridth jmeridth merged commit 56b960e into main Apr 22, 2024
23 checks passed
@jmeridth jmeridth deleted the jm-automated-releases-and-autolabelling branch April 22, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants