Skip to content

CHEF-31159 Setup common config to block PR merges if trufflehog fails#548

Merged
nikhil2611 merged 1 commit into
mainfrom
nikhil/CHEF-31159-trufflehog-restrict-merge
May 20, 2026
Merged

CHEF-31159 Setup common config to block PR merges if trufflehog fails#548
nikhil2611 merged 1 commit into
mainfrom
nikhil/CHEF-31159-trufflehog-restrict-merge

Conversation

@nikhil2611
Copy link
Copy Markdown
Contributor

Description

This PR updates the CI workflow configuration to block PR merges when Trufflehog detects secrets.

Added fail-trufflehog-on-secrets-found: true to fail builds when secrets are detected.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (non-breaking change that does not add functionality or fix an issue)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have run the pre-merge tests locally and they pass.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • If Gemfile.lock has changed, I have used --conservative to do it and included the full output in the Description above.
  • All new and existing tests passed.
  • All commits have been signed-off for the Developer Certificate of Origin.

Signed-off-by: nikhil2611 <ngupta@progress.com>
@nikhil2611 nikhil2611 requested review from a team and jaymzh as code owners May 19, 2026 08:29
@nikhil2611 nikhil2611 added Expeditor: Skip All Used to skip all merge_actions. ai-assisted labels May 19, 2026
@nikhil2611 nikhil2611 merged commit a6ba739 into main May 20, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-assisted Expeditor: Skip All Used to skip all merge_actions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants