gh-tidy
gh-tidy copied to clipboard
Github CLI extension for cleaning up your Git workspace to get ready for the day!
ALL branches? Or only ones w/ recent activity? What to do in the case where conflicts need to be resolved? Do it there on the spot? Merge as an alternate...
Show status and details of PRs that I need to review Are they new? Is there a new response since the last time I looked?
Make it so users can opt-out of a tidy step, because not everyone will want the same things Bonus points if we can make it so developers can write there...
ONLY non-drafts Do they require my response on a comment? Is CI failing?
See https://github.com/HaywardMorihara/gh-tidy/issues/41 for the genesis of the idea Make it so users can opt-out of a tidy step, because not everyone will want the same things Different developers use branches...
Something like https://github.com/thombashi/gh-upgrade/blob/main/.github/workflows/tests.yaml?
### Token storage change in [latest release](https://github.com/cli/cli/releases/latest) of [gh](https://github.com/cli/cli) This is a message from the GitHub CLI team, maintainers of `gh`, writing to inform you that the most recent release...
I'm surprised this isn't more of a documented issue? The official docs about developing extensions recommends using bash... I'd want to see if there's an established best practice around this....
Is it possible to record metrics about usage in a non-invasive manner?
Each repo is so different and developers have a preference for what is done by default (so they don't have to supply a flag every time). Adding the ability to...