alchemy-run/Alchemy
Deploy Alchemy stages for pull requests and the main branch, and destroy pull request stages when closed.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | Directory where the Alchemy project should be run. | no | . |
| main-branch | Branch that deploys as the persistent prod stage and is never destroyed. | no | main |
Outputs
| name | description |
|---|---|
| action | The lifecycle action that ran: deploy, destroy, or skip. |
| stage | The Alchemy stage name. |
| pull-request | The pull request number for PR stages. |