chore: The same workflow across our projects#1871
Conversation
Signed-off-by: Joris Bodin <joris.bodin@infomaniak.com>
|
There was a problem hiding this comment.
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-reviewtoeuria-review. - Normalized indentation for the
secrets: inheritline under the job.
|
|
||
| jobs: | ||
| Euria-review: | ||
| euria-review: |
There was a problem hiding this comment.
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.
| euria-review: | |
| Euria-review: |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |



No description provided.