Skip to content

docs(scan): state the history behaviour in every caller - #32

Merged
altaywtf merged 1 commit into
mainfrom
docs/scan-caller-comments-2
Sep 11, 2026
Merged

docs(scan): state the history behaviour in every caller#32
altaywtf merged 1 commit into
mainfrom
docs/scan-caller-comments-2

Conversation

@altaywtf

Copy link
Copy Markdown
Member

Problem

The previous pass did not land everywhere. It matched one hard-coded two-line comment, so callers whose comment was a single line, or worded differently, kept the old text claiming the weekly schedule is what "covers history". Where it did land, the phrasing garden-paths and the checkout input was written without its colon.

Solution

Rewrite the header in every caller, preserving each repository's own reason for having no push trigger, and state plainly that pull requests scan full history because the shared baseline checks out with fetch-depth: 0. Also correct the reference note: nothing prevents Renovate from updating uinaf/.github, the shared preset deliberately disables it.

Copilot AI lite review requested due to automatic review settings September 11, 2026 19:01
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The changes are limited to comment/documentation updates within the workflow and do not introduce behavioral or configuration changes.

Pull request overview

Updates the local Scan workflow caller documentation to accurately describe how the shared scan operates across triggers, improving consistency and avoiding misleading guidance.

Changes:

  • Rewrites the workflow header comment to state that PR scans include full history due to the shared baseline using fetch-depth: 0.
  • Clarifies the purpose of the weekly schedule as re-scanning unchanged code against updated detector rules.
  • Corrects the Renovate note to explain that the shared preset intentionally disables updates for uinaf/.github, making pinning ineffective.
File summaries
File Description
.github/workflows/scan.yml Updates caller comments to correctly explain PR history behavior and Renovate behavior for the shared workflow reference.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@slopzapper slopzapper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✨ CLEAN

Comment-only change. The fetch-depth, weekly rescan, and Renovate-disable claims match the shared scan workflow and renovate-config.

@altaywtf
altaywtf merged commit c49e75e into main Sep 11, 2026
6 checks passed
@altaywtf
altaywtf deleted the docs/scan-caller-comments-2 branch September 11, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants