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

ci: Update Labels and Release workflows #471

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

jriddle-linode
Copy link
Contributor

@jriddle-linode jriddle-linode commented Mar 12, 2024

📝 Description

What does this PR do and why is this change necessary?

Updates to use githubs built in release notes and using the following labels.

**NOTE**: The labeler job is dry running on the PR to show what it will do, doesn't execute until we merge.

⚠️ Breaking Change

breaking-change: any changes that break end users or downstream workflows

🐛 Bug Fixes

bugfix: changes that fix a existing bug

🚀 New Features

new-feature: changes that add new features such as endpoints or tools

💡 Improvements

improvement: changes that improve existing features or reflect small API changes

🧪 Testing Improvements

testing: improvements to the testing workflows

⚙️ Repo/CI Improvements

repo-ci-improvement: improvements to the CI workflow, like this PR!

📖 Documentation

documentation: updates to the package/repo documentation or wiki

📦 Dependency Updates

dependencies: Used by dependabot mostly

Ignore For Release

ignore-for-release: for PRs you dont want rendered in the changelog, usually the release merge to main

@jriddle-linode jriddle-linode requested a review from a team as a code owner March 12, 2024 20:12
@jriddle-linode jriddle-linode requested review from lgarber-akamai and yec-akamai and removed request for a team March 12, 2024 20:12
Copy link
Contributor

@yec-akamai yec-akamai left a comment

Choose a reason for hiding this comment

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

Nice work!

Copy link
Contributor

@lgarber-akamai lgarber-akamai left a comment

Choose a reason for hiding this comment

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

LGTM, great work!

@jriddle-linode jriddle-linode merged commit 7cb710b into linode:main Mar 18, 2024
5 checks passed
@jriddle-linode jriddle-linode deleted the new/release_labels branch March 18, 2024 17:32
@jriddle-linode jriddle-linode added the repo-ci-improvement for improvements in the repository or CI workflow in the changelog. label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo-ci-improvement for improvements in the repository or CI workflow in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants