Skip to content

Instantly share code, notes, and snippets.

@renodubois
renodubois / makepr.js
Created April 7, 2020 19:43
Simple NodeJS script to open a page to make a new GitHub PR. Lets you specify org name, repo, fork, target branch.
const exec = require('child_process').exec;
const srcBranch = "master";
const targetBranch = "staging";
const fork = "foo";
const orgName = "testOrg";
const repoName = "testRepo";
const url = `https://github.com/${orgName}/${repoName}/compare/${targetBranch}...${fork}:${srcBranch}`;
@renodubois
renodubois / keybase.md
Created November 28, 2018 18:21
Keybase Broof

Keybase proof

I hereby claim:

  • I am renodubois on github.
  • I am renodubois (https://keybase.io/renodubois) on keybase.
  • I have a public key ASAwctv0c-dZHar9kDQ4mxYENKth08fVRqgvLHafT0Bvuwo

To claim this, I am signing this object: