alfred-github-workflow icon indicating copy to clipboard operation
alfred-github-workflow copied to clipboard

GitHub Workflow for Alfred

Results 41 alfred-github-workflow issues
Sort by recently updated
recently updated
newest added

I made this modification locally, and it's way more useful than issue or PR ID. The sorting and accuracy of it seems off, but I can't tell why.

The `$issue` stdClass does not (no longer?) have the `pull_request` property if the given identifier is a regular issue and not a pull request. Wrap in `isset()` to prevent the...

Thanks for your tool, I love it. Is it possible to copy the URL in the SSH format rather then HTTPS? Many thanks.

feature

Unfortunately, the plugin broke after I updated this plugin. ## Scenario - When using `gh ` in alfred, the plugin mentions an update - Proceed with the update - The...

![Screenshot 2022-04-03 at 3 24 20 PM](https://user-images.githubusercontent.com/76802638/161416496-58b9cb46-9b56-46b2-80bc-7920980fd784.png)

First of all, Thanks for the great work 👍 . As a maintainer of some projects, I open the GitHub Issues page a lot. Sometimes I want to open a...

Hi, I find GitHub-workflow rather great, I login in, and it works for a while, however, suddenly it responses nothing to any command(at least for a while), especially when I...

I set my url `https://git.generalassemb.ly/ga-wdi-boston/` and my access token with the repo scope but this is the behavior when I try any GHE commands. This is mostly me typing ghe...

Add in two additional workflows for handling Gitflow pull request types. Makes it super easy to jump into creating a new pull request for merging dev into staging and production...

Hi, thank you for providing nice workflow!!! Today, GitHub releases a new feature that open a repository by vscode on the browser. https://twitter.com/code/status/1425503238145650691?s=20 It can be used by changing `github.com`...