Sam Coe
Sam Coe
@vilmibm I am still on the fence but I won't stand in the way of this feature getting implemented.
@C-Saunders I checked a couple of the runs in this repo and was unable to reproduce this issue. Are you seeing this issue on more than one run? Is there...
@asakatida Thanks for the feature request. I see that there is already a PR open to address this. I have one question though, what is the reason for wanting to...
What is the reasons for querying the remote references? What are you trying to achieve doing that? I think there is a bit of a misunderstanding here about the `--delete-branch`...
@HaleTom Sorry you are experiencing this issue. Could you try running the `gist list` command again, but this time with `GH_DEBUG=api` environment variable set? This will output more detailed logging...
@HaleTom Apologies for the late response. I don't have a good answer for you, it seems like a platform bug with the fine-grained personal access tokens. I have reached out...
I am not opposed, but I think it would be nice if this was directly supported by the API instead of us having the find each selected repository ourselves. Is...
This feels like it is the same issue as https://github.com/cli/cli/issues/6327, both have good context though so I think we can leave both open. Now at least they are linked from...
~~@v3gard Are you using the actions `secrets.GITHUB_TOKEN` to authenticate? I suspect this is happening because by default it does not have access to the organization teams, see [here](https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token) for its...
@andyfeller Hi :wave: I was checking out the amazing progress on `gh` and thought I would contribute! I was taking a look at this issue and had a couple questions...