Skip to content

Instantly share code, notes, and snippets.

View jbeveland27's full-sized avatar

Justin Eveland jbeveland27

View GitHub Profile
@jbeveland27
jbeveland27 / generate_actions_prs.sh
Created June 9, 2020 21:28
Generate PRs that copy Actions templates from newrelic/template-nerdpack to newrelic/newrelic-experimental Nerdpack repos
#!/usr/bin/env bash
NEWRELIC_BASE="git@github.com:newrelic"
NEWRELIC_EXPERIMENTAL_BASE="git@github.com:newrelic-experimental"
USER="jbeveland27"
declare -a newrelic_experimental=(
"nr1-alerts-board"
"nr1-command-center"
"nr1-executive-view"