Aaron Batilo
Aaron Batilo
I would be happy to contribute it if there's interest.
@NargiT Any thoughts?
Hi @tiagovrtr I tried to reproduce your problem and could not: https://github.com/abatilo/actions-poetry/pull/69/files I noticed that your logs don't show any output from the `pipx ensurepath` command. Do you have any...
I believe that would be an implication on the `setup-gcloud` action, not this one. Or would you disagree? That action is impacting the ability of other actions to run, not...
Please do @NargiT. Do you have the bandwidth to work on this?
Thanks for digging into this @ra-albrecht. Are you interested in contributing the changes?
Yep! Just opened one, thanks!
Hi @gmlewis, I think I actually poorly chose my words. I shouldn't have said "as of v47.1.0" but instead it's more that I found this behavior while using `v47.1.0`. It...
Hi @zaataylor, your solution demonstrates accessing things at the root of the repo for a GitHub Personal Access Token which does not have the same fine grained per file permissions...
It's possible. I discovered this because I am building an app to do things based on CODEOWNERS, which can be in 3 locations. `CODEOWNERS`, `docs/CODEOWNERS`, and `.github/CODEOWNERS`. There's no actual...