Skip to content

Commit c7da8ca

Browse files
committed
feat: bot
1 parent f62cc28 commit c7da8ca

File tree

5 files changed

+95
-15
lines changed

5 files changed

+95
-15
lines changed

.github/auto_assign.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Set to true to add reviewers to pull requests
2+
addReviewers: true
3+
4+
# Set to true to add assignees to pull requests
5+
addAssignees: true
6+
7+
# A list of reviewers to be added to pull requests (GitHub user name)
8+
reviewers:
9+
- MuYunyun
10+
11+
# A list of keywords to be skipped the process that add reviewers if pull requests include it
12+
skipKeywords:
13+
- wip
14+
15+
# A number of reviewers added to the pull request
16+
# Set 0 to add all the reviewers (default: 0)
17+
numberOfReviewers: 0

.github/stale.yml

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Configuration for probot-stale - https://github.com/probot/stale
2+
3+
# Number of days of inactivity before an Issue or Pull Request becomes stale
4+
daysUntilStale: 60
5+
6+
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
7+
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
8+
daysUntilClose: 7
9+
10+
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
11+
onlyLabels: []
12+
13+
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
14+
exemptLabels:
15+
- pinned
16+
- security
17+
- "[Status] Maybe Later"
18+
19+
# Set to true to ignore issues in a project (defaults to false)
20+
exemptProjects: false
21+
22+
# Set to true to ignore issues in a milestone (defaults to false)
23+
exemptMilestones: false
24+
25+
# Set to true to ignore issues with an assignee (defaults to false)
26+
exemptAssignees: false
27+
28+
# Label to use when marking as stale
29+
staleLabel: wontfix
30+
31+
# Comment to post when marking as stale. Set to `false` to disable
32+
markComment: >
33+
This issue has been automatically marked as stale because it has not had
34+
recent activity. It will be closed if no further activity occurs. Thank you
35+
for your contributions.
36+
37+
# Comment to post when removing the stale label.
38+
# unmarkComment: >
39+
# Your comment here.
40+
41+
# Comment to post when closing a stale Issue or Pull Request.
42+
# closeComment: >
43+
# Your comment here.
44+
45+
# Limit the number of actions per hour, from 1-30. Default is 30
46+
limitPerRun: 30
47+
48+
# Limit to only `issues` or `pulls`
49+
# only: issues
50+
51+
# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
52+
# pulls:
53+
# daysUntilStale: 30
54+
# markComment: >
55+
# This pull request has been automatically marked as stale because it has not had
56+
# recent activity. It will be closed if no further activity occurs. Thank you
57+
# for your contributions.
58+
59+
# issues:
60+
# exemptLabels:
61+
# - confirmed

.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# .npmrc
2+
registry=https://registry.npmjs.org/

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"moment": "^2.18.1",
3838
"photoswipe": "^4.1.2",
3939
"prop-types": "^15.6.2",
40-
"react": "^16.11.0",
41-
"react-dom": "^16.11.0",
40+
"react": "^16.13.0",
41+
"react-dom": "^16.13.0",
4242
"react-draft-wysiwyg": "^1.10.0",
4343
"react-hot-loader": "^4.8.2",
4444
"react-loadable": "^5.5.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9311,15 +9311,15 @@ react-dock@^0.2.4:
93119311
lodash.debounce "^3.1.1"
93129312
prop-types "^15.5.8"
93139313

9314-
react-dom@^16.11.0:
9315-
version "16.11.0"
9316-
resolved "http://r.cnpmjs.org/react-dom/download/react-dom-16.11.0.tgz#7e7c4a5a85a569d565c2462f5d345da2dd849af5"
9317-
integrity sha1-fnxKWoWladVlwkYvXTRdot2EmvU=
9314+
react-dom@^16.13.0:
9315+
version "16.13.1"
9316+
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
9317+
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
93189318
dependencies:
93199319
loose-envify "^1.1.0"
93209320
object-assign "^4.1.1"
93219321
prop-types "^15.6.2"
9322-
scheduler "^0.17.0"
9322+
scheduler "^0.19.1"
93239323

93249324
react-dom@^16.3.1:
93259325
version "16.3.1"
@@ -9492,10 +9492,10 @@ react-slick@~0.23.1:
94929492
lodash.debounce "^4.0.8"
94939493
resize-observer-polyfill "^1.5.0"
94949494

9495-
react@^16.11.0:
9496-
version "16.11.0"
9497-
resolved "http://r.cnpmjs.org/react/download/react-16.11.0.tgz#d294545fe62299ccee83363599bf904e4a07fdbb"
9498-
integrity sha1-0pRUX+YimczugzY1mb+QTkoH/bs=
9495+
react@^16.13.0:
9496+
version "16.13.1"
9497+
resolved "https://registry.npmjs.org/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
9498+
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
94999499
dependencies:
95009500
loose-envify "^1.1.0"
95019501
object-assign "^4.1.1"
@@ -10179,10 +10179,10 @@ scheduler@^0.11.2:
1017910179
loose-envify "^1.1.0"
1018010180
object-assign "^4.1.1"
1018110181

10182-
scheduler@^0.17.0:
10183-
version "0.17.0"
10184-
resolved "http://r.cnpmjs.org/scheduler/download/scheduler-0.17.0.tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe"
10185-
integrity sha1-fJxnPk7HgfrIU5J5FtHEJrbz3f4=
10182+
scheduler@^0.19.1:
10183+
version "0.19.1"
10184+
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
10185+
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
1018610186
dependencies:
1018710187
loose-envify "^1.1.0"
1018810188
object-assign "^4.1.1"

0 commit comments

Comments
 (0)