mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-20 19:02:33 +00:00
Update GitHub workflow badges
This commit is contained in:
parent
533fea7777
commit
06812e022f
27
.github/config.yml
vendored
27
.github/config.yml
vendored
@ -18,30 +18,3 @@ firstPRMergeComment: >
|
|||||||
|
|
||||||
# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
|
# *OPTIONAL* Label to be added to Issues and Pull Requests with insufficient information given
|
||||||
requestInfoLabelToAdd: Need More Info
|
requestInfoLabelToAdd: Need More Info
|
||||||
|
|
||||||
# *OPTIONAL* Add a list of people whose Issues/PRs will not be commented on
|
|
||||||
# keys must be GitHub usernames
|
|
||||||
requestInfoUserstoExclude:
|
|
||||||
- 1v9
|
|
||||||
- Acris
|
|
||||||
- flashlab
|
|
||||||
- geekrainy
|
|
||||||
- iissnan
|
|
||||||
- ivan-nginx
|
|
||||||
- JiangTJ
|
|
||||||
- LEAFERx
|
|
||||||
- liolok
|
|
||||||
- maple3142
|
|
||||||
- Raincal
|
|
||||||
- sli1989
|
|
||||||
- stevenjoezhang
|
|
||||||
- tsanie
|
|
||||||
- wafer-li
|
|
||||||
|
|
||||||
# =============================================================================================== #
|
|
||||||
lockThreads:
|
|
||||||
toxicityThreshold: .7
|
|
||||||
numComments: 2
|
|
||||||
setTimeInHours: 72
|
|
||||||
replyComment: >
|
|
||||||
This thread is being locked due to exceeding the toxicity minimums. cc/ @theme-next/next
|
|
||||||
|
|||||||
4
.github/workflows/linter.yml
vendored
4
.github/workflows/linter.yml
vendored
@ -3,10 +3,8 @@ name: Linter
|
|||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
linter:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Use Node.js
|
- name: Use Node.js
|
||||||
|
|||||||
@ -17,9 +17,9 @@
|
|||||||
[](https://nodejs.org)
|
[](https://nodejs.org)
|
||||||
[](https://hexo.io)
|
[](https://hexo.io)
|
||||||
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
||||||
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
||||||
[](https://github.com/next-theme/hexo-theme-next/actions)
|
[](https://github.com/next-theme/hexo-theme-next/actions?query=workflow%3ALinter)
|
||||||
[](https://app.netlify.com/sites/hexo-theme-next/deploys)
|
[](https://github.com/next-theme/hexo-theme-next/actions?query=workflow%3ATester)
|
||||||
|
|
||||||
## Live Preview
|
## Live Preview
|
||||||
|
|
||||||
|
|||||||
@ -17,9 +17,9 @@
|
|||||||
[](https://nodejs.org)
|
[](https://nodejs.org)
|
||||||
[](https://hexo.io)
|
[](https://hexo.io)
|
||||||
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
||||||
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
||||||
[](https://github.com/next-theme/hexo-theme-next/actions)
|
[](https://github.com/next-theme/hexo-theme-next/actions?query=workflow%3ALinter)
|
||||||
[](https://app.netlify.com/sites/hexo-theme-next/deploys)
|
[](https://github.com/next-theme/hexo-theme-next/actions?query=workflow%3ATester)
|
||||||
|
|
||||||
## Демо
|
## Демо
|
||||||
|
|
||||||
|
|||||||
@ -17,9 +17,9 @@
|
|||||||
[](https://nodejs.org)
|
[](https://nodejs.org)
|
||||||
[](https://hexo.io)
|
[](https://hexo.io)
|
||||||
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
[](https://github.com/next-theme/hexo-theme-next/blob/master/LICENSE.md)
|
||||||
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
[](https://lgtm.com/projects/g/next-theme/hexo-theme-next/)
|
||||||
[](https://github.com/next-theme/hexo-theme-next/actions)
|
[](https://github.com/next-theme/hexo-theme-next/actions?query=workflow%3ALinter)
|
||||||
[](https://app.netlify.com/sites/hexo-theme-next/deploys)
|
[](https://github.com/next-theme/hexo-theme-next/actions?query=workflow%3ATester)
|
||||||
|
|
||||||
## 即时预览
|
## 即时预览
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user