0.0.3 • Published 4 years ago

alfred-open-latest-weekly-radar v0.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Alfred Open Latest Weekly Radar

Alfred workflow to open your team's latest Weekly Radar :sparkle:

This Alfred workflow lets you easily navigate to the latest issue in a certain repository with a certain label.

I use this in conjunction with the Weekly Radar GitHub Action to quickly navigate to my team's latest Weekly Radar issue, but you do you! :smile:

Setup

You'll need to first install Node.js 8+, Alfred 3 or 4, and the Alfred Powerpack.

At a terminal, run:

$ npm install --global alfred-open-latest-weekly-radar

Navigate to your Alfred workflows:

Now enter the values of these environment variables using these instructions (Setting Workflow Environment Variables):

  • GH_TOKEN: GitHub Personal Access Token with proper repo scopes for either public or private repository access.
  • GH_OWNER: Owner of the repository where your Weekly Radars are, eg. octocat.
  • GH_REPO: Name of the repository where your Weekly Radars are, eg. Spoon-Knife.
  • GH_LABEL: Name of label used on your Weekly Radars.

Usage

In Alfred, type radar. If all went well, you should see an Alfred result that looks something like this :tada::

Credits

License

MIT © John Bohannon

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago