Update probot

This commit is contained in:
Angelos Chalaris
2019-12-19 09:02:17 +02:00
parent d6e7daeb65
commit 8fcc934a9f
3 changed files with 2 additions and 29 deletions

24
.github/config.yml vendored
View File

@ -12,27 +12,3 @@ requestInfoDefaultTitles:
# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
requestInfoLabelToAdd: needs-more-info
# Configuration for welcome - https://github.com/behaviorbot/welcome
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
# Comment to be posted to on first time issues
newIssueWelcomeComment: >
Thanks for opening your first issue in this project! Be sure to follow the issue template and provide us with enough information to help you!
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
# Comment to be posted to on PRs from first time contributors in your repository
newPRWelcomeComment: >
Thanks for opening this pull request! Please make sure that your PR follows our contributing guidelines in order to speed up the review process and ensure your PR gets accepted.
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
# Comment to be posted to on pull requests merged by a first time user
firstPRMergeComment: >
Congratulations on merging your first pull request! Thank you very much for contributing to the project, we hope to see you again in the future!
# It is recommend to include as many gifs and emojis as possible

5
.github/lock.yml vendored
View File

@ -14,10 +14,7 @@ exemptLabels: []
lockLabel: false
# Comment to post before locking. Set to `false` to disable
lockComment: >
This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
any follow-up tasks.
lockComment: false
# Assign `resolved` as the reason for locking. Set to `false` to disable
setLockReason: true

2
.github/stale.yml vendored
View File

@ -8,7 +8,7 @@ exemptLabels:
- pinned
- security
# Label to use when marking an issue as stale
staleLabel: wontfix
staleLabel: false
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had