johnthecoolingfan/action-ebuild-release
Create / update an ebuild in a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth_token | The authentiation token to use when creating pull requests. | yes | — |
| deploy_key | The deploy key used when accessing the overlay repository. | yes | — |
| overlay_repo | The overlay repository to operate on (eg. hacking-gentoo/overlay) | yes | — |
| overlay_branch | The repository branch to operate on. If none specified a topic branch named after the category/package will be used. | no | — |
| package_only | This is a package only ebuild for upstream source code. | no | false |
| no_live_ebuild | Do not generate and publish a live (9999) ebuild to the overlay | no | false |
Outputs
no outputs