Skip to content

Conversation

DerekRoberts
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings July 29, 2025 22:57
@DerekRoberts DerekRoberts requested a review from mishraomp as a code owner July 29, 2025 22:57
@DerekRoberts DerekRoberts self-assigned this Jul 29, 2025
Copy link

@Copilot 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 simplifies the secret handling logic for SonarQube token selection in the GitHub Actions workflow by removing conditional logic for a 'frontend-pr' matrix name and defaulting to the frontend token when the backend token is not selected.

  • Removes the conditional check for matrix.name == 'frontend-pr'
  • Simplifies the ternary operator to use a binary OR operation between backend and frontend tokens

@DerekRoberts DerekRoberts moved this from New to Active in DevOps (NR) Jul 29, 2025
@DerekRoberts DerekRoberts merged commit 716822f into main Jul 29, 2025
6 of 7 checks passed
@DerekRoberts DerekRoberts deleted the chore/ci/secretHandling branch July 29, 2025 23:12
@github-project-automation github-project-automation bot moved this from Active to Done in DevOps (NR) Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant