Skip to content

fix(schema): add deployment field to environment schema#6113

Closed
NotKiwy wants to merge 1 commit into
nektos:masterfrom
NotKiwy:fix/add-deployment-field-to-environment-schema
Closed

fix(schema): add deployment field to environment schema#6113
NotKiwy wants to merge 1 commit into
nektos:masterfrom
NotKiwy:fix/add-deployment-field-to-environment-schema

Conversation

@NotKiwy

@NotKiwy NotKiwy commented Jun 11, 2026

Copy link
Copy Markdown

Closes #6086

GitHub recently added support for deployment: false in the environment
job setting, allowing workflows to run in an environment without creating
a deployment object.

Act's schema was missing this field, causing --validate --strict to fail
with "Unknown Property deployment".

@NotKiwy NotKiwy closed this by deleting the head repository Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

act --validate --strict fails with new environment: deployment: workflow setting.

1 participant