actions-marketplace-validations/mu action
Terraform Pull Request Automation with GithubActions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 7, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/yu-icchi_mu@6379a0a47139ffca02b51aaaa8931c452de11113 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github token | yes | ${{ github.token }} |
| config_path | File path of YAML manifest for Mu | yes | .github/mu.yml |
| allow_commands | List of allowed commands to be run on the Mu | no | plan,apply,unlock |
| default_terraform_version | Terraform version to default | no | latest |
| disable_summary_log | Disable summary log output for Terraform Plan and Apply logs | no | false |
| emoji_reaction | Emoji reaction | no | +1 |
| provider_plugin_cache | Cache Terraform providers | no | false |
Outputs
| name | description |
|---|---|
| projects | result |