karin0/AUR Voyager
Build and publish AUR packages to releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release_tag | Release tag name | yes | — |
| packages_file | Path to the packages list file | yes | — |
| repo_name | Pacman repository name | no | — |
| makepkg_conf_file | Path to the makepkg.conf file | no | — |
| patches_dir | Path to the build patches directory | no | — |
| gpg_private_key | GPG private key for signing | no | — |
| gpg_key_id | GPG key ID for signing (defaults to first secret key) | no | — |
| telegram_bot_token | Telegram Bot Token for notifications | no | — |
| telegram_chat_id | Telegram Chat ID for notifications | no | — |
| builder_image | Custom builder image | no | — |
Outputs
| name | description |
|---|---|
| updated | Whether the repository was updated |