jbouter/Release AUR package
Release an AUR package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pkgname | AUR package name | yes | — |
| pkgbuild | Path to PKGBUILD file | yes | — |
| commit_username | The username to use when creating the new commit | yes | — |
| commit_email | The email to use when creating the new commit | yes | — |
| ssh_private_key | Your private key with access to AUR package. | yes | — |
| commit_message | Commit message to use when creating the new commit | no | Update PKGBUILD and .SRCINFO with GitHub Actions |
| allow_empty_commits | Allow empty commits, i.e. commits with no change. | no | true |
| force_push | Use --force when push to the AUR. | no | false |
| ssh_keyscan_types | Comma-separated list of types to use when adding aur.archlinux.org to known hosts | no | rsa,dsa,ecdsa,ed25519 |
Outputs
no outputs