Benjamin Wuethrich

Results 49 comments of Benjamin Wuethrich
trafficstars

> I'd be happy to review a PR that implements this feature (behind some sort of opt-in flag). While I've also added it to my backlog, it's very large (and...

Omg it's been merged! Thank you all 🥳 Edit: works like a charm - swissclubto/swissclubto.github.io#288 - swissclubto/swissclubto.github.io#289

Tab completion is broken for me, too, though I'm fairly sure it was working until recently (and definitely after May 2022).

The default variables [can't be overwritten](https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables). Would it be possible to add an input that defaults to `GITHUB_SHA` if unset to allow overriding? I'm in a similar situation where the...

I have opened a PR that adds the option to override the SHA used at #92, if you're interested 😃

The solution for this implemented in #21 breaks when the most recent tag is not on the commit that's checked out, and the checkout is shallow (which is the default...

Here's an [opinionated classic](https://www.talisman.org/~erlkonig/documents/commandname-extensions-considered-harmful/) about the topic.

> > Flipping the default would be _relaxing_ the linter > > This is a breaking change because it's a change in the default configuration. Users might be relying on...

See also [this Gist](https://gist.github.com/bewuethr/7050c24ede62c9e71de05d47c25b7df5)