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

[DRAFT]: Test GitHub Release Publishing in Workflows #702

Closed
wants to merge 1 commit into from

Conversation

nlordell
Copy link
Collaborator

⚠️ DO NOT MERGE ⚠️

Currently, release publishing is failing in GitHub workflows with the following error:

publishing draft release
HTTP 422: Validation Failed (https://api.github.com/repos/safe-global/safe-deployments/releases/165840580)
pre_receive Repository rule violations found
Cannot create ref due to create name restrictions.
Published releases must have a valid tag

In order to more quickly debug the issue and try to find solutions to the problem, I created this Draft PR that will run workflows that try to publish the draft release.

@nlordell
Copy link
Collaborator Author

Fixed: https://github.com/safe-global/safe-deployments/actions/runs/9975305349/job/27564711644

@nlordell nlordell closed this Jul 17, 2024
@nlordell nlordell deleted the chore/fix-gh-release-publishing branch July 17, 2024 13:38
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