github / github/update-project-action
Does this only work with organization projects?
- 主要语言
- TypeScript
- 星标
- 34
- 派生
- 19
- PR 合并指标
- 30 天内没有已合并 PR
描述
I noticed in the readme that you have a parameter `organization`. I wanted to use this for a personal project board I had, which is not under any org. When unspecified, it defaults to my username (`cp2004`) however the action seems to fail.
The error also seems to indicate organization-only:
> `gh: Could not resolve to an Organization with the login of 'cp2004'.`
https://github.com/cp2004/github_management/runs/7776329997?check_suite_focus=true#step:4:65
Is that the case or have I broken it? If that is the case, would you consider making it work with both *or* putting it in the readme?
This [add to project](https://github.com/actions/add-to-project) action allows to specify the URL, rather than separating the org/project ids, and it works OK.
贡献指南
调研方向
从 README 的 `organization` 参数开始,针对个人项目面板复现链接的 workflow 运行结果。检查 action 如何解析用户名和项目标识符;当个人项目和组织项目都能正常工作,或者 README 明确记录仅支持组织的限制时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, typescript
- 领域
- ci-cd, devtools
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100