crayon/Project Automation
When a new issue or pull request is added to the repository, this action adds that to a project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 3, 2022
- License
- None
Pinned Snippet
uses: crayon/project-github-action@03a7fe5da370f8de64fd97270f5d9b4502ae45b4 # v1.0.0-beta8tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project_number | The ID of the projects you want to use. Can be found in the URL for your project. | yes | — |
| organization | The organization that the project that the project_number is referencing is created under. | yes | — |
| task_id | The ID from the issue or pull request. | yes | — |
| repo-token | Token used for automation. | yes | — |
Outputs
no outputs