Andy Feller

Results 385 comments of Andy Feller

> `--merge-pages` is my top choice at the moment, though probably worth @andyfeller weighing in. I agree that `slurp` is esoteric that only a native English speaker and someone familiar...

> For a future v3, there's definitely a lot of room for improvement. For example, I think the merging behavior should be default but, IMO, I would use `mergo` for...

> actions/download-artifact@v3 is able to download the current run's artifacts while the workflow is running. `gh` can't do this (which is unfortunate). @jsoref : **Could you elaborate on how this...

@evilhamsterman, @williammartin: Thank you for your patience catching up! 🙇 My main thought stems from a security perspective, which I think is minimized as I elaborate below. ### Security concerns...

@stuart-leitch : thank you for opening up this issue! ❤ **`gh search prs --archived=false` should do what you need** Whether to include archived repositories or not goes back to `gh...

@ChillerDragon : sadly, I think the error messages are clear and confirmed by GitHub Docs that you have to be a collaborator of the repository in order to open PRs:...

> I have full access to teeworlds-community/teeworlds and want to open a pr there with the branch from Robyt3/teeworlds where I have no access: > > Going to this url...

Thanks, @ChillerDragon; going to work with colleagues to simulate this situation to capture a little more data in order to figure out how to `gh` can provide this capability ❤️...

**@ChillerDragon : What happens if you include `--no-maintainer-edit` flag?** Thanks to a colleague for forking https://github.com/andyfeller/gh-repo-export and setting up some changes, I was able to reproduce this issue with `Fork...

@altso : thank you for opening up this issue! ❤️ **Does `gh pr view --web` not open up the PR in a web browser?** Beyond the `View this pull request...