Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.09 KB

File metadata and controls

25 lines (18 loc) · 1.09 KB

PHABRIPORT

A workflow for Alfred 3.0 that generates a weekly report based on Phabricator differentials.

The workflow uses Conduit API for Phabricator. In order to set it up, first import the workflow on Alfred. Then open the installed package on finder or command line and rename config-example.ini to config.ini and fill in all config options:

Then open NSAAppleScript on Alfred workflow and fill in the:

  • Recipient Name
  • Recipient Address
  • Sender Email

You can also set up a default email signature in AppleScript: set message signature of newMessage to signature "Signature #1"

The shortcut to execute the command is: ⇧ + ⌘ + p.

If you don't have Alfred, you can still run the phabriport.php file in the source folder and pipe the result to your clipboard.

About

The workflow is developed by @donsa.