-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Where does fallbackSHA come from (or is it missing?) #158
Comments
Would it maybe make things easier, if it was a "JS Action"? Then we could use |
Hi @joh-klein ! Yes, can you please make a PR? Thank you for your patience! |
Hi, @mandarini OK, I'll try - could you maybe merge some of the PRs? Otherwise it will be very hard to merge them after this somewhat bigger change |
Done! :D |
Just ran in to this today. Dug into the code after fighting with it for a couple hours... The option is being ignored and not being passed into the script. |
Yeah. I addressed this in the promised PR … |
Any plan on fixing this before migrating to JS action? |
I have no idea why there is so much radio silence about my PR – @mandarini is there anything I can do to move it along? |
Hi @joh-klein , I am really sorry I was out of office for quite some time due to some personal issues and this got lost. I'll make sure I review this by the end of the week. I understand your frustration and I appreciate your patience. |
Thank you so much for your response. I truly appreciate your honesty and the effort you're putting into this despite the challenges you've been facing. Please don't worry about the delay—your personal well-being comes first. Take your time, and I'm looking forward to hearing from you whenever you're ready. |
You have fallbackSHA here but it isn't added as one of the list of arguments here – did you maybe forget to add it, or am I blind and don't see it? :)
The text was updated successfully, but these errors were encountered: