You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ci.yml: Updated deployment comment prerelease version templating, references #146
* ci.yml: Added new required input `pr`, set pr metadata in `defaults` job
* ci.yml: Explicitly clone all repos at `inputs.pr`, replace all `github.*` contexts with `inputs.pr`/`needs.default.outputs.*`
* ci.yml: Comment clean up
* validate-repo-version: Added new required input `pr`, updated references in `ci.yml`
* ci.yml: Added redeploy logic
This stops the `workflow_call` limitation mentioned in the PR
* ci.yml: Redeploy is now branch deployments + redeploy deployments
Removed ci-comment pr inputs
* ci.yml: Added permissions check to `redeploy-pre` job
* ci.yml: Add in warning about updating the minimum permissions for redeploy
See ACCESS-NRI/ACCESS-ESM1.5#14 (comment), specifically in the
Details and usage instructions
section.This line:
should be:
This is probably due to referencing an incorrect template variable.
The text was updated successfully, but these errors were encountered: