actions-marketplace-validations/Add User Pull Requests to Project Board
Add open pull requests that match an organization and list of usernames to a project board.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 15, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/aaronwaggener_add-prs@9af17063722f59bcb1e7016360b66ba2e3a0be85 # no releases — HEAD as of 2026-07-17tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| usernames | A space separated list of usernames. Example: octocat mona-lisa | yes | — |
| project-id | The numerical ID of the project, typically found in the URL after "projects/" [organization-name]/projects/[project-id] | yes | — |
| organization | The URL friendly name of the organization where the project is located. Defaults to the current organization where the action is being run. | no | ${{ github.repository_owner }} |
Outputs
no outputs