Nate Smith
Nate Smith
ah fair; I misread the API as doing less than it can do. I'll add more details.
I added two other subcommands and flags/flows for environment details. I'm not convinced that `gh env view` has the right format but it's a starting point.
> There's a revertResourcePath attribute in the [pullrequest](https://docs.github.com/en/graphql/reference/objects#pullrequest) Object in the GraphQL API. Unsure if that's useful for request, but worth looking at. This URL is for use in the...
I've: - added an interactive picker for reason if TTY and none selected - simplified error messages when stdout is not TTY - tweaked some wording - added a full...
For tickets marked help wanted, feel free to announce intent to work on a thing and ask specific questions about implementation as needed.
I fixed this specifically on tilde.town by only letting that test file run if BASH is running it; lemme know if that worked.
@samcoe @mislav I have updated this PR with some tweaked UX that could use a quick review. When there is only one possibility for base repository's value: ``` cli> ghd...
For folks interested in this feature, please check out https://github.com/github/gh-projects
thanks! I work on `gh` as a job and I was trying to brainstorm creative ideas to launch extensions support with. I had the initial idea of the screensavers being...
FWIW, I set up via the Droplet thing on Digital Ocean and was able to add a `basicauth / { ... }` directive to `/etc/Caddyfile`; obviously not much help though...