Skip to content

chore: The same workflow across our projects#1871

Open
JorisBodin wants to merge 1 commit intomasterfrom
JorisBodin-patch-1
Open

chore: The same workflow across our projects#1871
JorisBodin wants to merge 1 commit intomasterfrom
JorisBodin-patch-1

Conversation

@JorisBodin
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
Copilot AI review requested due to automatic review settings April 2, 2026 13:10
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

Copy link
Copy Markdown

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

Standardizes the GitHub Actions workflow job identifier to match conventions used across projects, while continuing to reuse the centralized infomaniak/.github reusable workflow.

Changes:

  • Renamed the workflow job ID from Euria-review to euria-review.
  • Normalized indentation for the secrets: inherit line under the job.


jobs:
Euria-review:
euria-review:
Copy link

Copilot AI Apr 2, 2026

Choose a reason for hiding this comment

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

Renaming the job ID from Euria-review to euria-review will change the reported status check name (e.g., in branch protection rules / required checks). If this repo enforces required checks, please ensure those rules are updated accordingly to avoid merges being blocked after this lands.

Suggested change
euria-review:
Euria-review:

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants