Skip to content

feat(ENG-13667): add secrets_scanning.yml to prevent betterleaks being flagged - #35

Merged
coillteoir merged 1 commit into
mainfrom
pr35
Aug 20, 2026
Merged

feat(ENG-13667): add secrets_scanning.yml to prevent betterleaks being flagged#35
coillteoir merged 1 commit into
mainfrom
pr35

Conversation

@coillteoir

@coillteoir coillteoir commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 19, 2026 16:28

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.

Pull request overview

Adds a GitHub secret-scanning configuration intended to stop betterleaks.toml from being flagged as containing secrets.

Changes:

  • Introduces a .github/*secrets*_scanning.yml config with paths-ignore for betterleaks.toml.

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

Comment thread .github/secret_scanning.yml

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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Suppressed comments (1)

.github/secret_scanning.yml:1

  • PR title/description says it adds secrets_scanning.yml, but the actual file added is .github/secret_scanning.yml (singular). This mismatch can confuse reviewers and future searches; either rename the file to match the intended name, or update the PR title to match the actual GitHub config filename.
paths-ignore:

@coillteoir
coillteoir merged commit 9e01346 into main Aug 20, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants