flack.lock update CI does not work
eitsupi opened this issue · 3 comments
@eitsupi Just a quick note on this, it looks like the scheduled run didn't quite work. If I'm not mistaken, the token provisioned for actions can push to branches, but isn't able to open PR's. Can you confirm if that's correct?
Everything else on the run looked okay so I think this will go be good to go when that's updated.
Originally posted by @detroyejr in #1232 (comment)
@detroyejr Thanks for taking a look at this.
I'm sorry but I didn't understand what you were asking me to do.
Looking at the workflow permission on the settings, I don't see how this is not allowed.
As far as I can tell from this repository, I don't think it is necessary to explicitly specify the token.
https://github.com/DeterminateSystems/update-flake-lock
Do you think there is a possibility that it may not be working correctly with it?
r-polars/.github/workflows/flake.yml
Line 20 in 9572aef
Ok, it seems a permission error: peter-evans/create-pull-request#3236