meta(gitbook): GitHub-Action-based preview automation#77
Open
meta(gitbook): GitHub-Action-based preview automation#77
Conversation
Contributor
|
Where's the PR status integration? |
Member
Author
|
没做,因为不确定怎么实现。直接 curl GitHub API 吗? |
Contributor
|
我也不知道,不过讲道理那个生成 preview 的 bot 应该还活着啊 |
SeraphJACK
approved these changes
Jan 19, 2022
Member
Author
|
草,我都忘了有这么个玩意了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Synopsis / 简介
基于 GitHub Action 的 PR 预览自动化构建。
Description / 详细说明
使用 GitHub Action 构建 PR 并推送到各种奇妙的地方,比如 GitHub Pages 或者某个 Object Storage 的 bucket 里。目前是一个临时的 bucket。
Justification / 理由
白嫖 GitHub Action 的算力More serverless infrastructure!Remarks / 备注
N/A