Skip to content

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Dec 5, 2025

Description of Change

This pull request makes a minor formatting update to the conditional expression in the eng/pipelines/ci-official.yml pipeline configuration. The change improves readability and maintainability by placing the entire condition on a single line.

  • Reformatted the multi-line conditional expression for including the stage-api-scan.yml template into a single line in eng/pipelines/ci-official.yml for improved clarity.

Copilot AI review requested due to automatic review settings December 5, 2025 19:59
@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Dec 5, 2025
Copy link
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 reformats a multi-line conditional expression in the CI pipeline configuration file to a single line. The change is purely cosmetic, improving readability by consolidating the condition that determines when the API scan stage should run.

Key Changes:

  • Consolidated multi-line ${{ if or(...) }} expression into single line

@rmarinho rmarinho merged commit 2c8a5db into main Dec 5, 2025
8 of 48 checks passed
@rmarinho rmarinho deleted the fix-triggers branch December 5, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants