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

Delete the release in GitHub and add a comment to the release PR #52

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

jcouball
Copy link
Member

@jcouball jcouball commented Jan 8, 2024

When a release is created using create-github-release a "release" is created in GitHub (among other things like a release tag, release branch, and a release PR).

The revert-github-release was not deleting the "release" object in GitHub.

This PR makes two changes to the revert-github-release script:

  • Delete the release object for the release being reverted
  • Makes a comment in the PR saying that the release is being reverted using the revert-github-release command

@jcouball jcouball requested a review from a team as a code owner January 8, 2024 22:00
Copy link

codeclimate bot commented Jan 8, 2024

Code Climate has analyzed commit d350f13 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@jcouball jcouball merged commit 6b0e295 into main Jan 8, 2024
8 checks passed
@jcouball jcouball deleted the delete_github_release branch January 8, 2024 22:26
@jcouball jcouball mentioned this pull request Jan 8, 2024
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.

1 participant