Sync data

This commit is contained in:
Brandon Keepers
2017-12-13 13:03:59 -06:00
parent ff44a44221
commit ca543bc4eb
4 changed files with 31 additions and 25 deletions

View File

@@ -8,6 +8,11 @@ authors:
- dessant
repository: dessant/lock-threads
host: https://probot-lock-threads.glitch.me
stars: 0
updated: 2017-12-11 23:16:31 UTC
installations: 1
organizations:
- kivy
---
A GitHub App that locks closed issues and pull requests after

View File

@@ -1,19 +1,17 @@
---
# A human-friendly name of your listing
title: Prevent Public Repos
# A short description of what your app does
description: Prevent Repos from being made public in an organization
# The slug of your hosted app on GitHub (https://github.com/apps/YOUR-SLUG)
slug: prevent-public-repos
# Include a few screenshots that show your app in action
screenshots:
- https://user-images.githubusercontent.com/6920330/33576380-9a90cc92-d90d-11e7-9e61-6512240cdbf6.png
# The GitHub usernames of anyone who authored the app
authors: [ issc29 ]
# The repository where the code is located
authors:
- issc29
repository: issc29/probot-prevent-public-repos
# The address where this app is deployed
host: https://probot-prevent-public-repos.herokuapp.com
stars: 5
updated: 2017-12-08 16:19:00 UTC
installations: 2
organizations: []
---
# Prevent-Public-Repos Probot App

View File

@@ -1,28 +1,24 @@
---
# A human-friendly name of your listing
title: Triage New Issues
# A short description of what your app does
description: Adds `triage` label to newly-created issues and then removes it when other label(s) are added
# The slug of your hosted app on GitHub (https://github.com/apps/YOUR-SLUG)
description: Adds `triage` label to newly-created issues and then removes it when
other label(s) are added
slug: triage-new-issues
# Include a few screenshots that show your app in action
screenshots:
- https://i.imgur.com/bdbDaPz.png
- https://i.imgur.com/HMndYuP.png
- https://i.imgur.com/fOp0Est.png
- https://i.imgur.com/ldrHDzZ.png
# The GitHub usernames of anyone who authored the app
authors: [ tunnckoCore, olstenlarck ]
# The repository where the code is located
authors:
- tunnckoCore
- olstenlarck
repository: tunnckoCore/triage-new-issues
# The address where this app is deployed
host: https://triage-new-issues.now.sh
stars: 2
updated: 2017-12-13 17:02:46 UTC
installations: 3
organizations:
- tunnckoCore
- aVengineers
---

View File

@@ -1,12 +1,19 @@
---
title: Untrivializer
description: An app that asks if you're really sure something is trivial when you make a comment in Github issues.
description: An app that asks if you're really sure something is trivial when you
make a comment in Github issues.
slug: https://github.com/apps/untrivializer
screenshots:
- https://raw.githubusercontent.com/entendu/untrivializer/master/docs/ss.png
authors: [ entendu ]
authors:
- entendu
repository: entendu/untrivializer
host: https://puffy-aftermath.glitch.me/
stars: 3
updated: 2017-12-13 19:02:07 UTC
installations: 1
organizations:
- entendu
---
# untrivializer