diff --git a/_apps/dco.md b/_apps/dco.md index 102f024..cb5fba5 100644 --- a/_apps/dco.md +++ b/_apps/dco.md @@ -8,7 +8,7 @@ stars: 27 authors: - bkeepers repository: probot/dco -updated: 2017-10-15 12:31:03 UTC +updated: 2017-10-17 14:11:40 UTC --- diff --git a/_apps/first-timers.md b/_apps/first-timers.md index 30f1f52..c868dd7 100644 --- a/_apps/first-timers.md +++ b/_apps/first-timers.md @@ -7,9 +7,9 @@ screenshots: authors: - agonzalez0515 - Techforchange -stars: 45 +stars: 60 repository: hoodiehq/first-timers-bot -updated: 2017-10-16 00:10:37 UTC +updated: 2017-10-17 17:53:37 UTC --- # first-timers-bot diff --git a/_apps/gpg.md b/_apps/gpg.md index cdfcc78..c00be08 100644 --- a/_apps/gpg.md +++ b/_apps/gpg.md @@ -9,7 +9,7 @@ authors: - jarrodldavis repository: jarrodldavis/probot-gpg stars: 14 -updated: 2017-10-15 18:38:21 UTC +updated: 2017-10-17 14:06:23 UTC --- ## Usage diff --git a/_apps/settings.md b/_apps/settings.md index 9665349..a9c4eb3 100644 --- a/_apps/settings.md +++ b/_apps/settings.md @@ -8,7 +8,7 @@ authors: repository: probot/settings screenshots: - https://user-images.githubusercontent.com/173/29472917-3fad9db0-841b-11e7-8f6d-a6c63052122b.png -updated: 2017-10-15 12:31:19 UTC +updated: 2017-10-17 14:05:49 UTC --- This GitHub App syncs repository settings defined in `.github/settings.yml` to GitHub, enabling Pull Requests for repository settings. diff --git a/_apps/stale.md b/_apps/stale.md index 00626c9..b70f8e2 100644 --- a/_apps/stale.md +++ b/_apps/stale.md @@ -7,7 +7,7 @@ screenshots: - https://user-images.githubusercontent.com/173/27765705-93f94940-5e7e-11e7-8527-3a91bb64ca70.png authors: - bkeepers -stars: 179 +stars: 180 repository: probot/stale updated: 2017-10-15 11:46:44 UTC --- diff --git a/_apps/wip.md b/_apps/wip.md index 80f72fd..13fd5c9 100644 --- a/_apps/wip.md +++ b/_apps/wip.md @@ -8,7 +8,7 @@ authors: - gr2m repository: gr2m/wip-bot stars: 19 -updated: 2017-10-14 18:56:03 UTC +updated: 2017-10-17 16:39:07 UTC --- If you don’t want a pull request to be merged accidentally, add the word "wip" or "WIP" to its title and WIP bot will set its status to error. That’s all :)