linode / packer-plugin-linode

Packer plugin for Linode Builder
https://developer.hashicorp.com/packer/integrations/linode/linode
Mozilla Public License 2.0
10 stars 15 forks source link

ci: update labels and release drafter #217

Closed jriddle-linode closed 7 months ago

jriddle-linode commented 7 months ago

πŸ“ 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