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

Action fails after new release v2.4.0 #910

Closed
VaidyaAkhil-Groww opened this issue Mar 8, 2023 · 6 comments
Closed

Action fails after new release v2.4.0 #910

VaidyaAkhil-Groww opened this issue Mar 8, 2023 · 6 comments

Comments

@VaidyaAkhil-Groww
Copy link

VaidyaAkhil-Groww commented Mar 8, 2023

After the v2.4.0 is released our workflows started breaking, have attached relevant screenshots, please check.

Download action repository 'peter-evans/enable-pull-request-automerge@v2' (SHA:51b7924f8e9b3bb022e2bb6f30e478e199bfca43)

.../_temp/13c7f0de-517d-4ec7-9fc3-993eb6814875.sh: line 1: merge-method=${INPUT,,}: bad substitution Error: Process completed with exit code 1.

Screenshot 2023-03-08 at 12 10 24 PM

Screenshot 2023-03-08 at 12 11 30 PM

Other Relevant Info

  • Running on self-hosted runners
  • The failures encountered till now are all on mac-mini machines as of now
@peter-evans
Copy link
Owner

Hi @VaidyaAkhil-Groww

Apologies, I'll take a look at what is happening here.

In the meantime I've reverted the major tag so that v2 points to v2.3.0.

@peter-evans
Copy link
Owner

What runner are you executing the workflow on? e.g. runs-on: ubuntu-latest

@VaidyaAkhil-Groww
Copy link
Author

We are using self-hosted runners, I just checked the 3 failures we encountered are all on mac-mini.

@peter-evans
Copy link
Owner

It looks like there are bash differences between runners. I think I'll create a new release to revert back for now.

@VaidyaAkhil-Groww
Copy link
Author

Thanks

@peter-evans
Copy link
Owner

Hi @VaidyaAkhil-Groww

I think I've fixed the issue. This time I've released as a new major version, v3, in case there are unexpected breaking changes.

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

2 participants