deis/seed-repo

Name: seed-repo

Owner: Deis

Description: Ruby script to create a repository and seed it with labels and milestones.

Created: 2016-02-24 19:52:29.0

Updated: 2017-03-01 20:54:29.0

Pushed: 2017-09-07 22:16:22.0

Homepage:

Size: 58

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

seed-repo

This simple script creates a repository and seeds it with our commonly-used labels and milestones.

Usage
  1. Create a new GitHub access token at https://github.com/settings/tokens
  2. export GITHUB_ACCESS_TOKEN='asdf1234'
  3. bundle install
  4. ./seed-repo deis/foo
  5. Configure a new Slack integration for the repo at https://deis.slack.com/apps/manage/A0F7YS2SX-github

Before creating the Slack integration, it's best to make sure you're authed to GitHub as deis-admin (our bot account) so the integration is independent of your access. The login details are in TeamPassword.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.