Sync data

This commit is contained in:
Brandon Keepers
2017-09-28 17:49:18 +00:00
committed by Travis CI User
parent e837b34bd0
commit 60898b13e5
7 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ screenshots:
stars: 26
authors: [ bkeepers ]
repository: probot/dco
updated: 2017-09-27 02:07:17 UTC
updated: 2017-09-28 00:09:17 UTC
---

View File

@@ -5,9 +5,9 @@ slug: first-timers
screenshots:
- https://raw.githubusercontent.com/hoodiehq/first-timers-bot/master/assets/Issue-Done.png
authors: [ agonzalez0515, Techforchange ]
stars: 22
stars: 24
repository: hoodiehq/first-timers-bot
updated: 2017-09-27 05:34:42 UTC
updated: 2017-09-28 17:28:05 UTC
---
# first-timers-bot

View File

@@ -8,7 +8,7 @@ screenshots:
authors: [ jarrodldavis ]
repository: jarrodldavis/probot-gpg
stars: 6
updated: 2017-09-27 03:23:20 UTC
updated: 2017-09-28 17:33:41 UTC
---
## Usage

View File

@@ -7,7 +7,7 @@ screenshots:
authors: [ jbjonesjr, bkeepers ]
repository: probot/reminders
stars: 1
updated: 2017-09-18 07:53:38 UTC
updated: 2017-09-28 15:05:10 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.

View File

@@ -7,7 +7,7 @@ screenshots:
stars: 11
authors: [ hiimbex ]
repository: behaviorbot/sentiment-bot
updated: 2017-08-17 17:44:08 UTC
updated: 2017-09-28 17:46:23 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`.

View File

@@ -7,7 +7,7 @@ authors: [ bkeepers ]
repository: probot/settings
screenshots:
- https://user-images.githubusercontent.com/173/29472917-3fad9db0-841b-11e7-8f6d-a6c63052122b.png
updated: 2017-09-27 00:07:37 UTC
updated: 2017-09-27 23:32:56 UTC
---
This GitHub App syncs repository settings defined in `.github/settings.yml` to GitHub, enabling Pull Requests for repository settings.

View File

@@ -6,9 +6,9 @@ screenshots:
- https://user-images.githubusercontent.com/173/27765695-4c016050-5e7e-11e7-9016-c2f6d8c27da4.png
- https://user-images.githubusercontent.com/173/27765705-93f94940-5e7e-11e7-8527-3a91bb64ca70.png
authors: [ bkeepers ]
stars: 161
stars: 162
repository: probot/stale
updated: 2017-09-27 13:55:59 UTC
updated: 2017-09-27 21:56:23 UTC
---
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.