Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Conversation

@jmeridth
Copy link
Member

@jmeridth jmeridth commented Apr 23, 2024

Part of github/github-ospo#78

  • lint pr title adhering to conventional commits (helps with auto labelling)
    • Update CONTRIBUTING.md
      • automated releases
      • how to file a bug report
      • 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

Manual Actions:

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

Pull Request

Proposed Changes

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

Part of github/github-ospo#78

- [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

Manual Actions:

- [x] create `revert` and `maintenance` labels
- [x] put repository and category IDs into secrets for the discussion create action

Signed-off-by: jmeridth <jmeridth@gmail.com>
@jmeridth jmeridth added the enhancement New feature or request label Apr 23, 2024
@jmeridth jmeridth self-assigned this Apr 23, 2024
Copy link
Member

@zkoppert zkoppert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't check for repo secrets (repo id and category id) existing cause I'm on my phone. Everything else looks great! Thanks!!

@jmeridth
Copy link
Member Author

@zkoppert the secrets are present

@jmeridth jmeridth merged commit 4db3656 into main Apr 23, 2024
@jmeridth jmeridth deleted the jm-automated-releases-and-autolabelling branch April 23, 2024 05:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants