Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/cli-version-checker.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/cli-version-checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ safe-outputs:
expires: 2d
title-prefix: "[ca] "
labels: [automation, dependencies, cookie]
close-older-issues: true
Comment on lines 27 to +29
Copy link

Copilot AI Feb 19, 2026

Choose a reason for hiding this comment

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

close-older-issues: true closes older issues based on the workflow-id marker (<!-- gh-aw-workflow-id: ... -->) in the issue body (per docs/actions implementation), not on matching title-prefix + labels. Consider updating the PR description to reflect this so expectations about what will be closed are accurate.

Copilot uses AI. Check for mistakes.
timeout-minutes: 45
---

Expand Down