mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
chore: upgrade dumi@2.x (#148)
* chore(deps): upgrade dumi@2.x * chore: update * chore: update config file * docs: update * docs: update docs * docs: update * chore: update * chore: update * chore: remore debug link * chore: update global.less
This commit is contained in:
@@ -345,9 +345,9 @@ jobs:
|
||||
- Ordinary users have `read` permission
|
||||
- When set `write`, `admin` and `write` meet the conditions
|
||||
|
||||
<Alert>
|
||||
Note: Duplicate created with the concise command does not display the content of the red box in the figure below. But in fact this has no effect.
|
||||
</Alert>
|
||||
:::info{title=Note}
|
||||
Duplicate created with the concise command does not display the content of the red box in the figure below. But in fact this has no effect.
|
||||
:::
|
||||
|
||||

|
||||
|
||||
|
@@ -342,9 +342,9 @@ jobs:
|
||||
- 普通用户为 `read` 权限
|
||||
- 当设置 `write` 后,`admin` 和 `write` 满足条件
|
||||
|
||||
<Alert>
|
||||
注意:使用简洁命令创建的 Duplicate 不显示下图红框内容。但其实这个没有任何影响的。
|
||||
</Alert>
|
||||
:::info{title=注意}
|
||||
使用简洁命令创建的 Duplicate 不显示下图红框内容。但其实这个没有任何影响的。
|
||||
:::
|
||||
|
||||

|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
toc: menu
|
||||
title: 💬 FAQ
|
||||
---
|
||||
|
||||
## Is there a charge for this feature?
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
toc: menu
|
||||
title: 💬 FAQ
|
||||
---
|
||||
|
||||
## 该功能是否收费?
|
||||
|
@@ -1,4 +1,6 @@
|
||||
## Introduction
|
||||
---
|
||||
title: 🍭 Guide
|
||||
---
|
||||
|
||||
The Issues Helper is a GitHub Action that easily helps you automatically manage issues.
|
||||
|
||||
|
@@ -1,4 +1,6 @@
|
||||
## 介 绍
|
||||
---
|
||||
title: 🍭 介 绍
|
||||
---
|
||||
|
||||
Issues 助手是一个轻松帮你自动管理 issues 的 GitHub Action。
|
||||
|
||||
|
@@ -1,10 +1,10 @@
|
||||
---
|
||||
toc: menu
|
||||
title: 🎗 Note
|
||||
---
|
||||
|
||||
<Alert type="success">
|
||||
:::success{title="😊"}
|
||||
Here are some things I summarized in my use, I hope it can help you.
|
||||
</Alert>
|
||||
:::
|
||||
|
||||
## Include judgment in `yml`
|
||||
|
||||
|
@@ -1,10 +1,10 @@
|
||||
---
|
||||
toc: menu
|
||||
title: 🎗 记 录
|
||||
---
|
||||
|
||||
<Alert type="success">
|
||||
:::success{title="😊"}
|
||||
这里记录自己在使用中总结的一些东西,希望可以帮助到你。
|
||||
</Alert>
|
||||
:::
|
||||
|
||||
## `yml` 中包含判断
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
toc: menu
|
||||
title: 🎁 Reference
|
||||
---
|
||||
|
||||
## 📍 `token`
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
toc: menu
|
||||
title: 🎁 参 考
|
||||
---
|
||||
|
||||
## 📍 `token` 说明
|
||||
|
@@ -1,4 +1,6 @@
|
||||
## Quick start
|
||||
---
|
||||
title: ⚡️ Quick start
|
||||
---
|
||||
|
||||
### 1. New Action
|
||||
|
||||
@@ -10,9 +12,9 @@ Click `New workflow` to add.
|
||||
|
||||

|
||||
|
||||
<Alert type="success">
|
||||
:::success{title="Tips"}
|
||||
You can click <Badge>set up a workflow yourself</Badge> to add a custom action, or you can apply a new action based on a template. <a target="_blank" href="https://github.com/actions-cool/.github">Templates</a>.
|
||||
</Alert>
|
||||
:::
|
||||
|
||||
### 2. Edit Action
|
||||
|
||||
|
@@ -1,4 +1,6 @@
|
||||
## 快速开始
|
||||
---
|
||||
title: ⚡️ 快速开始
|
||||
---
|
||||
|
||||
### 1. 新建 Action
|
||||
|
||||
@@ -10,9 +12,9 @@
|
||||
|
||||

|
||||
|
||||
<Alert type="success">
|
||||
:::success{title="提示"}
|
||||
你可以点击 <Badge>set up a workflow yourself</Badge> 新增一个自定义 action,也可以根据模板来套用新增一个 action。<a target="_blank" href="https://github.com/actions-cool/.github">模板使用</a>。
|
||||
</Alert>
|
||||
:::
|
||||
|
||||
### 2. 编写 Action
|
||||
|
||||
|
@@ -3,22 +3,20 @@ title: Issues Helper
|
||||
order: 1
|
||||
hero:
|
||||
title: Issues Helper
|
||||
image: https://gw.alipayobjects.com/mdn/rms_f97235/afts/img/A*8xDgSL-O6O4AAAAAAAAAAAAAARQnAQ
|
||||
desc: 🤖 A GitHub Action that easily helps you automatically manage issues
|
||||
description: 🤖 A GitHub Action that easily helps you automatically manage issues
|
||||
actions:
|
||||
- text: Quick start
|
||||
link: /guide/start
|
||||
features:
|
||||
- icon: https://gw.alipayobjects.com/mdn/rms_f97235/afts/img/A*Km0BQJs7vWAAAAAAAAAAAAAAARQnAQ
|
||||
- emoji: 🎁
|
||||
title: Completely free
|
||||
desc: Use the Actions service provided by GitHub
|
||||
- icon: https://gw.alipayobjects.com/mdn/rms_f97235/afts/img/A*ELKWSIMizH0AAAAAAAAAAAAAARQnAQ
|
||||
description: Use the Actions service provided by GitHub
|
||||
- emoji: 👌
|
||||
title: Easy to use
|
||||
desc: Detailed tutorials and rich templates
|
||||
- icon: https://gw.alipayobjects.com/mdn/rms_f97235/afts/img/A*j-SURo-DkyIAAAAAAAAAAAAAARQnAQ
|
||||
description: Detailed tutorials and rich templates
|
||||
- emoji: 🌍
|
||||
title: Easy hosting
|
||||
desc: As long as GitHub is not down, it will not be affected
|
||||
footer: Open-source MIT Licensed | Copyright © 2020-present<br />Powered by xrkffgg
|
||||
description: As long as GitHub is not down, it will not be affected
|
||||
---
|
||||
|
||||
## 🍭 Get started quickly
|
||||
|
@@ -3,22 +3,20 @@ title: Issues 助手
|
||||
order: 1
|
||||
hero:
|
||||
title: Issues 助手
|
||||
image: https://gw.alipayobjects.com/mdn/rms_f97235/afts/img/A*8xDgSL-O6O4AAAAAAAAAAAAAARQnAQ
|
||||
desc: 🤖 一个轻松帮你自动管理 issues 的 GitHub Action
|
||||
description: 🤖 一个轻松帮你自动管理 issues 的 GitHub Action
|
||||
actions:
|
||||
- text: 快速开始
|
||||
link: /zh-CN/guide/start
|
||||
features:
|
||||
- icon: https://gw.alipayobjects.com/mdn/rms_f97235/afts/img/A*Km0BQJs7vWAAAAAAAAAAAAAAARQnAQ
|
||||
- emoji: 🎁
|
||||
title: 完全免费
|
||||
desc: 使用 GitHub 自带提供的 Actions 服务
|
||||
- icon: https://gw.alipayobjects.com/mdn/rms_f97235/afts/img/A*ELKWSIMizH0AAAAAAAAAAAAAARQnAQ
|
||||
description: 使用 GitHub 自带提供的 Actions 服务
|
||||
- emoji: 👌
|
||||
title: 简单易用
|
||||
desc: 教程详细,模版丰富
|
||||
- icon: https://gw.alipayobjects.com/mdn/rms_f97235/afts/img/A*j-SURo-DkyIAAAAAAAAAAAAAARQnAQ
|
||||
description: 教程详细,模版丰富
|
||||
- emoji: 🌍
|
||||
title: 轻松托管
|
||||
desc: 只要 GitHub 不宕机,它就不受影响
|
||||
footer: Open-source MIT Licensed | Copyright © 2020-present<br />Powered by xrkffgg
|
||||
description: 只要 GitHub 不宕机,它就不受影响
|
||||
---
|
||||
|
||||
## 🍭 快速上手
|
||||
|
Reference in New Issue
Block a user