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

Clean up release-to-master action #1333

Open
jsalankey opened this issue Jul 16, 2021 · 0 comments
Open

Clean up release-to-master action #1333

jsalankey opened this issue Jul 16, 2021 · 0 comments

Comments

@jsalankey
Copy link
Contributor

The release-to-master Github Action was not working since forever due to a missing required environment variable. Upon fixing that, I encountered another issue with a duplicate branch causing the action to fail to run. According to robotology/gh-action-nightly-merge#4, this issue was fixed in 1.3.2, but it's still failing the merge action.

This can be fixed by the change in 668f4c5 and using 1.3.1 of the checkout action, but this feels hacky. Try to figure out why the action is failing to merge when using checkout@v2 and merge@1.3.2.

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

No branches or pull requests

1 participant