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

[Automation] Add github actions for releasing #2416

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pierotibou
Copy link
Collaborator

@pierotibou pierotibou commented Dec 7, 2023

Description

This PR can be reviewed more easily commit by commit. Most of the code comes from dd-trace-dotnet.
Changes (each line is a commit):

  • Adds a version bump action that will update the version, changelog and open a PR for review
  • Adds an action triggered when the version bump PR is merged. It pushes the ddtrace-x.y.z branch and generate the draft release
  • Adds an action triggered on merged release to close the milestone

Reviewer checklist

  • Test coverage seems ok.
  • Appropriate labels assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant