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

chore: Add release please configuration #673

Merged
merged 9 commits into from
Oct 22, 2024
Merged

Conversation

musale
Copy link
Contributor

@musale musale commented Oct 15, 2024

Summary

Adds release please configuration.

Motivation

To allow automatic updating of the version and changelog.

Test plan

A release please PR is raised when a commit that triggers a change is merged into master.

Closing issues

Closes #565

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Other, CI

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@musale musale requested a review from a team as a code owner October 15, 2024 11:43
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Thank you for making the changes!

@musale musale enabled auto-merge October 22, 2024 09:33
@musale musale merged commit e09be5c into main Oct 22, 2024
9 checks passed
@musale musale deleted the chore/add-release-please branch October 22, 2024 09:40
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.

add release please configuration
3 participants