Skip to content

Fix secret redaction formatting (#2805)#2830

Merged
plengauer merged 1 commit into
release/v5.42from
backport/5e38f06caf716e97e3434d0e5aa3fcd1ccc63134
Jan 28, 2026
Merged

Fix secret redaction formatting (#2805)#2830
plengauer merged 1 commit into
release/v5.42from
backport/5e38f06caf716e97e3434d0e5aa3fcd1ccc63134

Conversation

@plengauer
Copy link
Copy Markdown
Owner

Automated backport of commit 5e38f06

Co-authored-by: Philipp Lengauer <100447901+plengauer@users.noreply.github.com>
@plengauer plengauer requested a review from moflwi as a code owner January 22, 2026 17:32
Copilot AI review requested due to automatic review settings January 22, 2026 17:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a formatting issue in secret redaction logic within the GitHub Actions workflow instrumentation. Specifically, it addresses how the secrets_to_redact field is updated when using the "all" redaction strategy.

Changes:

  • Modified the "all" case in the secret redaction strategy switch statement to properly delete existing secrets_to_redact entries before setting new values

@plengauer plengauer enabled auto-merge (squash) January 22, 2026 17:33
@plengauer plengauer merged commit 8d81516 into release/v5.42 Jan 28, 2026
1143 of 1145 checks passed
@plengauer plengauer deleted the backport/5e38f06caf716e97e3434d0e5aa3fcd1ccc63134 branch January 28, 2026 17:12
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.

3 participants