tklab-group/forge-action
Update Moldfile with forge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of forge to use | — | latest |
| working-directory | Working directory | — | . |
| build-context | The path to build the base Dockerfile | yes | — |
| dockerfile | The base Dockerfile to generate Moldfile | yes | — |
| moldfile | The target Moldfile to update | yes | — |
| update-style | The way to update a Moldfile. Default "new-pr". new-pr: Create a new pull request with an updated Moldfile. If the event is "pull_request", the action add a comment to the original pull request to notify the new pull request created. direct-commit: Create an update commit and push it on the same branch. | yes | new-pr |
| github-token | Need permission to write the repository | — | — |
Outputs
no outputs