Commit 6e8cfaf
authored
Feat/add giscus comments1 (#627)
### What problem were solved in this pull request?
Issue Number: close #598
Problem:
评论框已显示,但提交时报错 "Unable to create discussion"。
原因(可能):Giscus App 未安装在 `oceanbase/miniob` 仓库。
解决方法:
1. 打开 https://github.com/apps/giscus
2. 选择 oceanbase/miniob → 点击 Install
3. 授权 "Read and write to discussions"
安装后,功能如果生效,评论会写入 "Comments" 分类。1 parent 03f4685 commit 6e8cfaf
2 files changed
+39
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| 147 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments