big-comm/Community Package Build Action
Builds Manjaro/Community Packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 12, 2026
- License
- None
Pinned Snippet
uses: big-comm/build-package@74879fc9c790a8707e21f128e3527e7dc8d41f99 # 25.07.13-0143tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| build_env | Build environment (testing, extra, stable, or aur) | yes | testing |
| source | Custom package repo source | no | — |
| manjaro_branch | Manjaro branch to build | no | stable |
| custom_repo | Custom repo | no | — |
| multilib | Build multilib package | no | false |
| repo | Package repo | yes | — |
| gpg_key | GPG signing key | yes | — |
| gpg_passphrase | GPG passphrase | yes | — |
| git_branch | Extra repository to build package | no | — |
| extra_command | Extra command to run before building | no | — |
| extra_package | Extra package to build | no | false |
| tmate | Run tmate for debugging | no | — |
| repo_mirror | Mirror to use in build | no | repo |
| repo_dev | Development repository | no | — |
| pacman_mirror | Optional: Specific mirror to override automatic selection | no | https://mirrors.ocf.berkeley.edu/manjaro/stable/$repo/$arch |
| publish_github | Publish package on GitHub | no | true |
| push_to_repo | Push package to repository | no | true |
| update_db | Update repository database | no | true |
| repo_host | Repository host | no | — |
| repo_user | Repository user | no | — |
| repo_port | Repository port | no | — |
| repo_dir | Repository directory | no | — |
| github_token | GitHub token for authentication | yes | — |
| telegram_token | Telegram bot token for notifications | no | — |
| telegram_chat_id | Telegram chat ID for notifications | no | — |
| branch_type | Branch type (testing or stable) | yes | — |
| url | Repository URL | no | — |
| new_branch | New branch name | no | — |
| package_name | Package name | no | — |
| aur_package_dir | Directory containing the AUR package | no | . |
| start_time | Workflow start time | no | — |
| start_timestamp | Workflow start timestamp | no | — |
| repo_origem | Source repository | no | — |
| branch_fullname | Full name of the source branch | no | — |
| translate | Enable translation process | no | false |
| openai_key | OpenAI API key for translation | no | — |
Outputs
no outputs