1
0
Fork 0
mirror of https://github.com/bayandin/awesome-awesomeness.git synced 2025-04-07 17:22:55 -04:00

Update Dangerfile

This commit is contained in:
Miguel Piedrafita 2016-12-06 10:24:40 +01:00 committed by GitHub
parent 6103508c2a
commit b97443ad75

View file

@ -36,4 +36,6 @@ if has_readme_changes
user = client.user
user.login
data = JSON.parse(json)
put data
put data['number']
Octokit.add_labels_to_an_issue("bayandin/awesome-awesomeness", data['number'], ['Changes Required'])