bahmutov / bahmutov/netlify-plugin-github-dispatch
Parse Git repo from an environment variable
未关闭
enhancement
- 主要语言
- JavaScript
- 星标
- 6
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
If there is `REPOSITORY_URL` environment variable available, then parse it, no need to specify owner and repo in the inputs
https://docs.netlify.com/configure-builds/environment-variables/#git-metadata
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 plugin 的输入解析入口点和任何现有的测试入口点,然后检查当前如何获取 owner 和 repository。验证在 REPOSITORY_URL 可用时使用它,这样就不需要这些输入,同时保持现有的输入行为不变。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, javascript
- 领域
- ci-cd, devops
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100