actions-marketplace-validations/ntd - job Request
ntd - add action scripts to repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| attachment-urls | Comma separated list of urls of the scripts to be added | yes | — |
| git-basic-authen-url | The base URL after basic authen info is added | yes | https://john:doe@github.com |
| git-base-url | The base URL of the git server | yes | https://github.com |
| git-repo | The URL of the repo | yes | https://github.com/org/abc |
| git-branch | Name of the base branch | yes | development |
| job-name | Name of the job | yes | john-doe |
| token | The GITHUB PAT | yes | — |
| git-repo-owner | Owner of the repo | yes | — |
| git-repo-name | Name of the repo | yes | — |
Outputs
| name | description |
|---|---|
| pr_url | The url of the newly created PR |