Method: Preparer#run
- Defined in:
- lib/committer-tools.rb
#run ⇒ Object
146 147 148 149 150 |
# File 'lib/committer-tools.rb', line 146 def run HTTPHelper.token = get_auth() pr = get_pr() get_github_pr(pr) end |
146 147 148 149 150 |
# File 'lib/committer-tools.rb', line 146 def run HTTPHelper.token = get_auth() pr = get_pr() get_github_pr(pr) end |