-
Notifications
You must be signed in to change notification settings - Fork 13.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: add bot config files and update issue templates #7249
Conversation
@@ -0,0 +1,35 @@ | |||
<!-- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we don't want the license headers in templates file(?)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 I will update this once #7217 is completed and merged.
.github/ISSUE_TEMPLATE/sip.md
Outdated
@@ -0,0 +1,49 @@ | |||
<!-- |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
idem
Merged! FYI you may have to add filenames to |
742125d
to
5200fc9
Compare
Codecov Report
@@ Coverage Diff @@
## master #7249 +/- ##
==========================================
+ Coverage 64.62% 64.72% +0.09%
==========================================
Files 422 425 +3
Lines 20593 20672 +79
Branches 2253 2282 +29
==========================================
+ Hits 13309 13380 +71
- Misses 7161 7167 +6
- Partials 123 125 +2
Continue to review full report at Codecov.
|
# Issues with these labels will never be considered stale | ||
exemptLabels: | ||
- ".pinned" | ||
- ".security" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to make SIP labels exempt?
SUMMARY
stale
,move
andrequest-info
bots.https://probot.github.io/apps/stale/
https://probot.github.io/apps/move/
https://probot.github.io/apps/request-info/
.github
directory.ADDITIONAL INFORMATION
REVIEWERS
@mistercrunch @michellethomas @john-bodley @williaster