From 725d4eac07a8e3f522c4e4e0706f6b6ff922e621 Mon Sep 17 00:00:00 2001 From: Bex Warner Date: Thu, 19 Oct 2017 18:03:19 +0200 Subject: [PATCH 1/2] fix broken slug link for installation --- _apps/invite-contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_apps/invite-contributors.md b/_apps/invite-contributors.md index 0e1f4e3..2caa6d9 100644 --- a/_apps/invite-contributors.md +++ b/_apps/invite-contributors.md @@ -1,7 +1,7 @@ --- title: invite-contributors description: Automatically invite authors of merged pull requests to your organization -slug: https://github.com/apps/invite-contributors +slug: invite-contributors screenshots: - https://i.imgur.com/USwS3CF.png authors: From 50928ffffae27b902b25c5c924ed326d69a4b9f4 Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Thu, 19 Oct 2017 18:00:49 +0000 Subject: [PATCH 2/2] Sync data --- _apps/dco.md | 4 ++-- _apps/first-timers.md | 2 +- _apps/invite-contributors.md | 4 ++-- _apps/reminders.md | 2 +- _apps/request-info.md | 4 ++-- _apps/sentiment-bot.md | 2 +- _apps/settings.md | 2 +- _apps/stale.md | 2 +- _apps/todo.md | 2 +- _apps/update-docs.md | 2 +- _apps/validate-commit-msg-bot.md | 2 +- _apps/welcome.md | 2 +- 12 files changed, 15 insertions(+), 15 deletions(-) diff --git a/_apps/dco.md b/_apps/dco.md index efdae41..a0938e7 100644 --- a/_apps/dco.md +++ b/_apps/dco.md @@ -4,11 +4,11 @@ description: Enforce the DCO on Pull Requests slug: dco screenshots: - https://cloud.githubusercontent.com/assets/173/24482273/a35dc23e-14b5-11e7-9371-fd241873e2c3.png -stars: 27 +stars: 28 authors: - bkeepers repository: probot/dco -updated: 2017-10-19 11:48:05 UTC +updated: 2017-10-19 15:02:50 UTC --- diff --git a/_apps/first-timers.md b/_apps/first-timers.md index 146290e..4df5918 100644 --- a/_apps/first-timers.md +++ b/_apps/first-timers.md @@ -7,7 +7,7 @@ screenshots: authors: - agonzalez0515 - Techforchange -stars: 66 +stars: 67 repository: hoodiehq/first-timers-bot updated: 2017-10-19 07:58:48 UTC --- diff --git a/_apps/invite-contributors.md b/_apps/invite-contributors.md index 0e1f4e3..7d69b3b 100644 --- a/_apps/invite-contributors.md +++ b/_apps/invite-contributors.md @@ -7,8 +7,8 @@ screenshots: authors: - erickzhao repository: erickzhao/invite-contributors -stars: 0 -updated: 2017-10-19 12:18:07 UTC +stars: 3 +updated: 2017-10-19 15:53:25 UTC --- # invite-contributors diff --git a/_apps/reminders.md b/_apps/reminders.md index ebadd2e..0bb7afc 100644 --- a/_apps/reminders.md +++ b/_apps/reminders.md @@ -9,7 +9,7 @@ authors: - bkeepers repository: probot/reminders stars: 5 -updated: 2017-10-15 11:44:42 UTC +updated: 2017-10-19 14:18:48 UTC --- Use the `/remind` slash command to set a reminder on any comment box on GitHub and you'll get a ping about it again when the reminder is due. diff --git a/_apps/request-info.md b/_apps/request-info.md index 2a31277..24d1811 100644 --- a/_apps/request-info.md +++ b/_apps/request-info.md @@ -5,11 +5,11 @@ 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: 7 +stars: 8 authors: - hiimbex repository: behaviorbot/request-info -updated: 2017-10-17 21:59:03 UTC +updated: 2017-10-19 15:52:27 UTC --- diff --git a/_apps/sentiment-bot.md b/_apps/sentiment-bot.md index 33205bc..68c5e93 100644 --- a/_apps/sentiment-bot.md +++ b/_apps/sentiment-bot.md @@ -9,7 +9,7 @@ stars: 12 authors: - hiimbex repository: behaviorbot/sentiment-bot -updated: 2017-10-10 14:39:23 UTC +updated: 2017-10-19 15:54:50 UTC --- Replies to toxic comments with a maintainer designated reply and a link to the repo's code of conduct. It does so by taking data from a `.github/config.yml`. diff --git a/_apps/settings.md b/_apps/settings.md index 5d9c803..a70e27e 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-17 14:05:49 UTC +updated: 2017-10-19 15:02:31 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 837ed4f..def207d 100644 --- a/_apps/stale.md +++ b/_apps/stale.md @@ -9,7 +9,7 @@ authors: - bkeepers stars: 183 repository: probot/stale -updated: 2017-10-15 11:46:44 UTC +updated: 2017-10-19 14:42:26 UTC --- Automatically close stale Issues and Pull Requests that tend to accumulate during a project. diff --git a/_apps/todo.md b/_apps/todo.md index 5753d83..c7d6196 100644 --- a/_apps/todo.md +++ b/_apps/todo.md @@ -8,7 +8,7 @@ authors: - JasonEtco repository: JasonEtco/todo stars: 32 -updated: 2017-10-16 17:55:26 UTC +updated: 2017-10-19 14:48:46 UTC --- ## Usage diff --git a/_apps/update-docs.md b/_apps/update-docs.md index d95d99a..f6ce3c6 100644 --- a/_apps/update-docs.md +++ b/_apps/update-docs.md @@ -9,7 +9,7 @@ stars: 5 authors: - hiimbex repository: behaviorbot/update-docs -updated: 2017-10-01 12:48:25 UTC +updated: 2017-10-19 16:03:37 UTC --- diff --git a/_apps/validate-commit-msg-bot.md b/_apps/validate-commit-msg-bot.md index 52dc584..00879bd 100644 --- a/_apps/validate-commit-msg-bot.md +++ b/_apps/validate-commit-msg-bot.md @@ -9,7 +9,7 @@ authors: - tlvince repository: tlvince/validate-commit-msg-bot stars: 3 -updated: 2017-08-23 08:22:00 UTC +updated: 2017-10-19 17:04:07 UTC --- > validate-commit-msg aaS diff --git a/_apps/welcome.md b/_apps/welcome.md index 0a8a681..559a188 100644 --- a/_apps/welcome.md +++ b/_apps/welcome.md @@ -10,7 +10,7 @@ stars: 17 authors: - hiimbex repository: behaviorbot/welcome -updated: 2017-09-15 14:50:57 UTC +updated: 2017-10-19 16:21:15 UTC ---