Skip to content

stale-workflow: switch off debug#24860

Merged
dvdksn merged 1 commit intodocker:mainfrom
craig-osterhout:stale-workflow-update
Apr 23, 2026
Merged

stale-workflow: switch off debug#24860
dvdksn merged 1 commit intodocker:mainfrom
craig-osterhout:stale-workflow-update

Conversation

@craig-osterhout
Copy link
Copy Markdown
Contributor

Description

  • Switched off debug
  • Bumped up the action version to avoid node version deprecation warning

Related issues or tickets

#24681

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 22, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 73b24c4
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69e92b20069e990008a15ecf
😎 Deploy Preview https://deploy-preview-24860--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@craig-osterhout
Copy link
Copy Markdown
Contributor Author

/review

@craig-osterhout craig-osterhout requested a review from a team April 22, 2026 20:10
@craig-osterhout craig-osterhout added github_actions Pull requests that update GitHub Actions code status/review Pull requests that are ready for review labels Apr 22, 2026
Copy link
Copy Markdown
Contributor

@docker-agent docker-agent Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

The changes correctly and consistently disable debug/dry-run mode across both places in the workflow:

  • DEBUG_ONLY env var in the lifecycle-commands step (line 29)
  • debug-only parameter in the stale action (line 205)

The actions/github-script version bump from v7.0.1 to v8.0.0 is a routine Node 16→20 upgrade, pinned to a specific commit SHA for reproducibility. No issues found in the changed code.

@dvdksn dvdksn merged commit dfca04d into docker:main Apr 23, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants