Commit graph

12 commits

Author SHA1 Message Date
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
Brett Smith
3c4bf92c5f rt-bulk-send: Make info the default loglevel. 2018-06-07 08:53:32 -04:00
Brett Smith
b1249cc40f rt-auto-remind: Avoid <= or >= operands for date searches.
RT doesn't seem to support these well.
See the comment for details.
2018-05-16 16:36:18 -04:00
Brett Smith
ddf525f0c5 rt-send-all-reminders: Support extra args for rt in the YAML file. 2018-05-16 15:59:09 -04:00
Brett Smith
de60b9ed56 rt-send-all-reminders: Add --dry-run flag. 2018-05-16 09:33:18 -04:00
Brett Smith
01b132a208 rt-auto-remind: Remove unused imports. 2018-05-16 09:13:23 -04:00
Brett Smith
7282ba1199 rt-send-all-reminders: Make template search directory configurable. 2018-05-15 09:07:23 -04:00
Brett Smith
e55397d0f6 rt-auto-remind: Remove stray debug logging.
Left over during development.
2018-05-15 09:07:05 -04:00
Brett Smith
50fd55482d scripts: Initial commit. 2018-05-15 06:43:22 -04:00