Skip to content

Instantly share code, notes, and snippets.

[
{
$match:
/**
* query: The query in MQL.
*/
{
_p_account: "Account$5166m3Y0QC",
_updated_at: {
$gt: new Date(new Date() - 7776000000),
#!/bin/bash
ISSUE="RS-$1"
TITLE=`jira issue view $ISSUE --plain| sed -n 4p|cut -c5- | tr '[:upper:]' '[:lower:]'| xargs| tr ' ' '-'`
BRANCH="$ISSUE-$TITLE"
git checkout -b $BRANCH
jira issue move $ISSUE "In Progress"

Keybase proof

I hereby claim:

  • I am bfordham on github.
  • I am bfordham (https://keybase.io/bfordham) on keybase.
  • I have a public key ASBVQkYFaepNSyr98sHMdP4d9xjvDLnkGADlnpq18rtNCQo

To claim this, I am signing this object: