Skip to content

fix: enhance force-with-lease handling for action-commit-push #19

fix: enhance force-with-lease handling for action-commit-push

fix: enhance force-with-lease handling for action-commit-push #19

Triggered via push May 24, 2026 20:28
Status Success
Total duration 5m 43s
Artifacts
call  /  pull-request
20s
call / pull-request
call  /  ...  /  Validate workflow inputs
3s
call / e2e-action-commit-push / Validate workflow inputs
call  /  ...  /  Validate workflow inputs
call / e2e-action-container-structure-test / Validate workflow inputs
call  /  ...  /  Validate workflow inputs
call / e2e-action-pull-request / Validate workflow inputs
call  /  ...  /  Validate workflow inputs
call / e2e-action-template-action / Validate workflow inputs
call  /  ...  /  Validate workflow inputs
call / e2e-action-format-hcl / Validate workflow inputs
call  /  ...  /  Validate workflow inputs
call / e2e-action-terraform-copy-vars / Validate workflow inputs
call  /  ...  /  Validate workflow inputs
call / e2e-action-terraform-validate / Validate workflow inputs
call  /  ...  /  Validate workflow inputs
call / e2e-action-tflint / Validate workflow inputs
call  /  ...  /  Basic commit and push to new branch
10s
call / e2e-action-commit-push / Basic commit and push to new branch
call  /  ...  /  Commit with custom prefix and message
15s
call / e2e-action-commit-push / Commit with custom prefix and message
call  /  ...  /  Allow empty commit with no file changes
14s
call / e2e-action-commit-push / Allow empty commit with no file changes
call  /  ...  /  Commit to timestamped branch name
11s
call / e2e-action-commit-push / Commit to timestamped branch name
call  /  ...  /  Commit from custom repository_path
10s
call / e2e-action-commit-push / Commit from custom repository_path
call  /  ...  /  Reset target branch to base branch
14s
call / e2e-action-commit-push / Reset target branch to base branch
call  /  ...  /  Rebase conflict fails when fail_on_rebase_conflict=true
13s
call / e2e-action-commit-push / Rebase conflict fails when fail_on_rebase_conflict=true
call  /  ...  /  Amend previous commit with force-with-lease
15s
call / e2e-action-commit-push / Amend previous commit with force-with-lease
call  /  ...  /  Basic test with text output format
call / e2e-action-container-structure-test / Basic test with text output format
call  /  ...  /  Test with JSON output format
call / e2e-action-container-structure-test / Test with JSON output format
call  /  ...  /  Test with JUnit output format and suite name
call / e2e-action-container-structure-test / Test with JUnit output format and suite name
call  /  ...  /  Test with metadata, platform, and runtime inputs
call / e2e-action-container-structure-test / Test with metadata, platform, and runtime inputs
call  /  ...  /  Test with multiple config files
call / e2e-action-container-structure-test / Test with multiple config files
call  /  ...  /  Test with report written to file
call / e2e-action-container-structure-test / Test with report written to file
call  /  ...  /  Basic pull request creation
call / e2e-action-pull-request / Basic pull request creation
call  /  ...  /  Draft pull request with get_diff enabled
call / e2e-action-pull-request / Draft pull request with get_diff enabled
call  /  ...  /  Pull request using custom checkout path and explicit repository
call / e2e-action-pull-request / Pull request using custom checkout path and explicit repository
call  /  ...  /  Pull request with custom title and body
call / e2e-action-pull-request / Pull request with custom title and body
call  /  ...  /  Validate template-action debug mode
call / e2e-action-template-action / Validate template-action debug mode
call  /  ...  /  Validate template-action input/output contract
call / e2e-action-template-action / Validate template-action input/output contract
call  /  ...  /  Check mode on already-formatted files passes
call / e2e-action-format-hcl / Check mode on already-formatted files passes
call  /  ...  /  Check mode on malformed files reports failure
call / e2e-action-format-hcl / Check mode on malformed files reports failure
call  /  ...  /  List and diff mode on formatted files
call / e2e-action-format-hcl / List and diff mode on formatted files
call  /  ...  /  Write mode formats and rewrites files
call / e2e-action-format-hcl / Write mode formats and rewrites files
call  /  ...  /  Copy variables from central file to modules
call / e2e-action-terraform-copy-vars / Copy variables from central file to modules
call  /  ...  /  Copy variables with custom directory and file paths
call / e2e-action-terraform-copy-vars / Copy variables with custom directory and file paths
call  /  ...  /  Fail when module uses variable missing from central file
call / e2e-action-terraform-copy-vars / Fail when module uses variable missing from central file
call  /  ...  /  Validate valid Terraform configuration
call / e2e-action-terraform-validate / Validate valid Terraform configuration
call  /  ...  /  Validate with explicit directory filter
call / e2e-action-terraform-validate / Validate with explicit directory filter
call  /  ...  /  Basic TFLint on valid Terraform files
call / e2e-action-tflint / Basic TFLint on valid Terraform files
call  /  ...  /  TFLint with custom tflint_params
call / e2e-action-tflint / TFLint with custom tflint_params
call  /  ...  /  TFLint with explicit tflint_config
call / e2e-action-tflint / TFLint with explicit tflint_config
call  /  ...  /  TFLint with fail_on_changes disabled
call / e2e-action-tflint / TFLint with fail_on_changes disabled
call  /  ...  /  TFLint with specific directory filter
call / e2e-action-tflint / TFLint with specific directory filter
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
call / pull-request
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-task@v2.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call / lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-task@v2.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
call / docker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-task@v2.0.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/