From 958edf4652886ee611fc0ade5573161e72cccead Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Sat, 14 Oct 2017 17:57:40 +0000 Subject: [PATCH] Sync data --- _apps/dco.md | 2 +- _apps/first-timers.md | 4 ++-- _apps/gpg.md | 4 ++-- _apps/reminders.md | 2 +- _apps/request-info.md | 2 +- _apps/settings.md | 4 ++-- _apps/stale.md | 2 +- _apps/todo.md | 2 +- _apps/update-docs.md | 2 +- _apps/wip.md | 4 ++-- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/_apps/dco.md b/_apps/dco.md index f335577..1c41ac4 100644 --- a/_apps/dco.md +++ b/_apps/dco.md @@ -8,7 +8,7 @@ stars: 27 authors: - bkeepers repository: probot/dco -updated: 2017-10-12 04:12:12 UTC +updated: 2017-10-14 17:49:41 UTC --- diff --git a/_apps/first-timers.md b/_apps/first-timers.md index 69d98a9..3638515 100644 --- a/_apps/first-timers.md +++ b/_apps/first-timers.md @@ -7,9 +7,9 @@ screenshots: authors: - agonzalez0515 - Techforchange -stars: 30 +stars: 32 repository: hoodiehq/first-timers-bot -updated: 2017-10-13 05:17:34 UTC +updated: 2017-10-14 12:29:20 UTC --- # first-timers-bot diff --git a/_apps/gpg.md b/_apps/gpg.md index 8de5f0b..dc387e3 100644 --- a/_apps/gpg.md +++ b/_apps/gpg.md @@ -8,8 +8,8 @@ screenshots: authors: - jarrodldavis repository: jarrodldavis/probot-gpg -stars: 11 -updated: 2017-10-12 04:10:43 UTC +stars: 12 +updated: 2017-10-14 12:27:43 UTC --- ## Usage diff --git a/_apps/reminders.md b/_apps/reminders.md index 1e02539..055bfe6 100644 --- a/_apps/reminders.md +++ b/_apps/reminders.md @@ -8,7 +8,7 @@ authors: - jbjonesjr - bkeepers repository: probot/reminders -stars: 3 +stars: 4 updated: 2017-09-28 15:05:10 UTC --- diff --git a/_apps/request-info.md b/_apps/request-info.md index aa432d5..492b8ec 100644 --- a/_apps/request-info.md +++ b/_apps/request-info.md @@ -5,7 +5,7 @@ description: Requests more info on issues and pull requests with the default tit slug: request-info screenshots: - https://user-images.githubusercontent.com/13410355/28132821-d37bf2a8-66f2-11e7-9e7b-5930ba65d67a.png -stars: 6 +stars: 7 authors: - hiimbex repository: behaviorbot/request-info diff --git a/_apps/settings.md b/_apps/settings.md index 5190411..2cbf619 100644 --- a/_apps/settings.md +++ b/_apps/settings.md @@ -2,13 +2,13 @@ title: Settings description: Pull Requests for repository settings slug: settings -stars: 149 +stars: 150 authors: - bkeepers repository: probot/settings screenshots: - https://user-images.githubusercontent.com/173/29472917-3fad9db0-841b-11e7-8f6d-a6c63052122b.png -updated: 2017-10-12 04:11:42 UTC +updated: 2017-10-14 17:49:56 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 e5c4b82..f0a8128 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: 172 +stars: 175 repository: probot/stale updated: 2017-09-29 14:55:30 UTC --- diff --git a/_apps/todo.md b/_apps/todo.md index d79b5a4..2ac9dd8 100644 --- a/_apps/todo.md +++ b/_apps/todo.md @@ -8,7 +8,7 @@ authors: - JasonEtco repository: JasonEtco/todo stars: 27 -updated: 2017-10-12 19:10:13 UTC +updated: 2017-10-13 23:18:13 UTC --- ## Usage diff --git a/_apps/update-docs.md b/_apps/update-docs.md index 7d62c9d..d95d99a 100644 --- a/_apps/update-docs.md +++ b/_apps/update-docs.md @@ -5,7 +5,7 @@ description: Replies to newly opened pull requests that do no update a file in t slug: update-docs screenshots: - https://user-images.githubusercontent.com/13410355/28179044-97207bee-67b5-11e7-80d0-0c8ede4a325f.png -stars: 4 +stars: 5 authors: - hiimbex repository: behaviorbot/update-docs diff --git a/_apps/wip.md b/_apps/wip.md index 3f9fe2e..f011bb2 100644 --- a/_apps/wip.md +++ b/_apps/wip.md @@ -7,8 +7,8 @@ screenshots: authors: - gr2m repository: gr2m/wip-bot -stars: 15 -updated: 2017-10-13 17:40:06 UTC +stars: 17 +updated: 2017-10-14 12:29:22 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 :)