matchawine/Your name here
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | input description here | yes | — |
| child-pull-request-github-markdown-template | bouh | no | - #{{ number }} @{{ author.login }} |
| lone-commit-github-markdown-template | bouh | no | - [{{ abbreviatedOid }}]({{ url }}) {{ message }} @{{ author.user.login }} |
| github-markdown-template | bouh | no | {{ childrenPullRequestMarkdowns.join(` `) }}{{ loneCommitMarkdowns.length > 0 ? ` Lone commits: ${loneCommitMarkdowns.join(` `)}` : `` }} |
| child-pull-request-output-markdown-template | bouh | no | - [#{{ number }}]({{ url }}) {{ title }} @{{ author.login }} |
| lone-commit-output-markdown-template | bouh | no | - [{{ abbreviatedOid }}]({{ url }}) {{ message }} @{{ author.user.login }} |
| output-markdown-template | bouh | no | {{ childrenPullRequestMarkdowns.join(` `) }} |
| base-ref-name-filter | Keep only the children pull requests targeting this branch name | no | — |
Outputs
no outputs