mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 22:49:53 +08:00
Update and rename your-app-name.md to auto-comment.md
Also fixed issues with first PR.
This commit is contained in:
@@ -1,17 +1,11 @@
|
||||
---
|
||||
# A human-friendly name of your listing
|
||||
title: Auto-comment
|
||||
# A short description of what your app does
|
||||
description: Comments on new issues and pull requests based on your configuration.
|
||||
# The slug of your hosted app on GitHub (https://github.com/apps/YOUR-SLUG)
|
||||
slug: https://github.com/apps/auto-comment
|
||||
# Include a few screenshots that show your app in action
|
||||
slug: auto-comment
|
||||
screenshots:
|
||||
- https://avatars3.githubusercontent.com/in/14394?s=88&v=4
|
||||
# The GitHub usernames of anyone who authored the app
|
||||
authors: [ boyney123 ]
|
||||
# The repository where the code is located
|
||||
repository: https://github.com/boyney123/auto-comment
|
||||
repository: boyney123/auto-comment
|
||||
host: https://auto-comment.now.sh
|
||||
---
|
||||
|
||||
@@ -26,8 +20,6 @@ host: https://auto-comment.now.sh
|
||||
</p>
|
||||
</p>
|
||||
|
||||

|
||||
|
||||
## Usage
|
||||
|
||||
Using **auto-comment** is simple. Once you've installed it in your repository you will need to setup your `./github/auto-comment.yml` file and **auto-comment** will do the rest.
|
||||
Reference in New Issue
Block a user