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

ci(update-release-script): fix failing delete intermediate branch step #44

Merged
merged 4 commits into from
May 11, 2023

Conversation

hamzamahmood
Copy link
Contributor

The following PR fixes the release action failing on the delete intermediate branch if the user has already updated the pom.xml version in the PR. This also fixes the addition of an updated ci version message being added to the release notes.

Closes #43

@hamzamahmood hamzamahmood added the ci/cd This is related to the automation scripts used for this repository label May 11, 2023
@hamzamahmood hamzamahmood self-assigned this May 11, 2023
asadali214
asadali214 previously approved these changes May 11, 2023
Copy link
Collaborator

@asadali214 asadali214 left a comment

Choose a reason for hiding this comment

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

Approved

@hamzamahmood hamzamahmood merged commit a02ebb1 into main May 11, 2023
3 checks passed
@hamzamahmood hamzamahmood deleted the 43-fix-release-action-delete-step branch May 11, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd This is related to the automation scripts used for this repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix failing Release To Maven Central GitHub Action
2 participants