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

add PR template and release drafter #30

Merged
merged 1 commit into from
Dec 18, 2024
Merged

add PR template and release drafter #30

merged 1 commit into from
Dec 18, 2024

Conversation

amenocal
Copy link
Collaborator

This pull request includes changes to integrate and configure Release Drafter for versioning, along with updates to the pull request template and GitHub workflow. The most important changes include adding a new pull request template, configuring Release Drafter, and setting up a GitHub Actions workflow to update the release draft.

Integration of Release Drafter:

  • .github/pull_request_template.md: Updated to include instructions for using Release Drafter labels to indicate the type of change.
  • .github/release-drafter.yml: Added configuration for Release Drafter, specifying templates for release names, tags, and categories for different types of changes.

Automation of release note generation:

@amenocal amenocal requested a review from antgrutta as a code owner December 18, 2024 16:10
@amenocal amenocal requested a review from Copilot December 18, 2024 16:11

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Tip: Turn on automatic Copilot reviews for this repository to get quick feedback on every pull request. Learn more

Copy link
Collaborator

@antgrutta antgrutta left a comment

Choose a reason for hiding this comment

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

Interesting stuff, look forward to trying it out!

@amenocal
Copy link
Collaborator Author

@antgrutta I'm about to test this with #29 😄

@amenocal amenocal merged commit c48a066 into main Dec 18, 2024
1 check passed
@amenocal amenocal deleted the release-drafter branch December 18, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants