Commit graph

7 commits

Author SHA1 Message Date
Bradley M. Kuhn
9b7858843b Add Entity lookup. 2018-07-22 14:33:02 -07:00
Bradley M. Kuhn
81b6fcefc1 Don't die on any failure; just move on to next file.
I'm going to leave the files as is if I can't really validly process them at
all, so the indicator that I finished the operation is renaming the file.
2018-07-15 09:07:54 -07:00
Bradley M. Kuhn
b48b6b3945 A few more ticket lookup subs. 2018-07-15 09:05:58 -07:00
Bradley M. Kuhn
7685bfc61a More command line options. 2018-07-15 09:05:33 -07:00
Bradley M. Kuhn
aa5e41555e Set $pass to binary value; rename $date to $mentorDate. 2018-07-15 09:04:31 -07:00
Bradley M. Kuhn
0d564dd4fd Add Emacs variables. 2018-07-15 08:34:14 -07:00
Bradley M. Kuhn
5ca9c0c0b3 Outreachy Payment Next script for RT
The Outreachy tickets have to move in some semi-automated fashion when
Conservancy receives approval from the Outreachy PLC that mentors have
approved Outreachy payments.

This script will likely be too specific that it can't be used outside of
Conservancy, but the details of what it does might be useful to learn how to
glue together RT operations from the RT CLI.

This first pass simply finds the tickets via the file names of the approval
files as sent by Outreachy PLC.
2018-07-15 08:30:36 -07:00