github / github/update-project-action
Does this only work with organization projects?
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Research direction
Start with the README's `organization` parameter and reproduce the behavior from the linked workflow run for a personal project board. Check how the action resolves the username and project identifiers; done means either personal and organization projects work, or the README clearly documents the organization-only limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- ci-cd, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100