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 #242

Merged
merged 1 commit into from
Apr 19, 2024

Commits on Apr 19, 2024

  1. feat: automated releases and auto labelling

    - [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
    
    Signed-off-by: jmeridth <[email protected]>
    jmeridth committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cb7c447 View commit details
    Browse the repository at this point in the history