jariz / jariz/write-github-script
Start here!
还没有人认领这个 Issue。
- 主要语言
- 没有语言数据
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
# Hi there 👋!
Hello @jariz, I'm so excited to teach you how to use GitHub Script in your workflows 😄
## What is GitHub Script?
[GitHub Script](https://github.com/actions/github-script) is a really awesome action that allows you to quickly interact with the GitHub API directly in your workflow!
This allows you to use the workflow context to script any API usage that is available through the octokit/rest.js library without the need to build a bulky custom action to do so.
📖 See [octokit/rest.js](https://octokit.github.io/rest.js/) for the API client documentation.
Let's take a closer look at how this action compares to Octokit.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看 issue 正文以及其中链接的 GitHub Script 和 octokit/rest.js 文档。该 issue 没有指定仓库文件、测试或具体变更,因此请在编辑前确认预期的文档范围;done 应通过一项达成一致的更新来定义。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, javascript
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100