exercism/meta

Name: meta

Owner: exercism

Description: Experimenting with a repo to manage the project-wide, meta todos.

Created: 2017-06-09 03:12:55.0

Updated: 2018-02-21 07:35:55.0

Pushed: 2017-10-23 04:38:09.0

Homepage: null

Size: 9

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

meta

Experimenting with a repo to manage the project-wide, meta todos.

Scripting track PRs

Here's the basic pattern

sr/bin/env ruby

ire_relative '../meta/lib/pr_script'

ks_path = File.absolute_path(File.join('..', '..', 'tracks'), __FILE__)

ch = "rm-config-redundancy"
ript.new(tracks_path: tracks_path).each do |track|
ack.reset

 track.has_branch?(branch)
next
d

ack.checkout(branch)

do work
git add whatever files you changed

 track.unchanged?
track.reset
track.delete(branch)
next
d

g = <<-MSG
ary of change.

tailed explanation.
G

ack.commit(msg)

g << "\n\nSee LINK TO TRACKING ISSUE"
ack.submit(branch, msg)
eep 5 # avoid abuse rate limits


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.