Skip to content

Conversation

jCOTINEAU
Copy link
Collaborator

No description provided.

@jCOTINEAU jCOTINEAU force-pushed the feature/jc/SONAR-25358-auto-create-official-image-pr branch from 2f609f1 to 591846d Compare June 24, 2025 12:25
@davividal davividal requested a review from Copilot June 25, 2025 07:54
Copy link
Contributor

@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 introduces an automated workflow for releasing official images by adding a new workflow file while updating the existing test workflow.

  • Removed explicit permissions from the test-official-images-generator workflow
  • Added a new release workflow that runs tests, generates a release file, and creates a pull request with the release changes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/test-official-images-generator.yml Removed explicit permission settings, likely to simplify the workflow configuration
.github/workflows/release-official-images.yml Added a new workflow for automating the release process of official images
Comments suppressed due to low confidence (2)

.github/workflows/test-official-images-generator.yml:7

  • Verify that the removal of the explicit permissions block is intentional and does not affect required security or access capabilities for the workflow steps.
    runs-on: ubuntu-latest-large

.github/workflows/release-official-images.yml:6

  • Confirm that using 'master' as the branch trigger is correct given that many repositories now use 'main' as the default branch.
      - master

@jCOTINEAU jCOTINEAU force-pushed the feature/jc/SONAR-25358-auto-create-official-image-pr branch 9 times, most recently from d69532e to bb642e1 Compare July 1, 2025 13:42
@jCOTINEAU jCOTINEAU force-pushed the feature/jc/SONAR-25358-auto-create-official-image-pr branch 2 times, most recently from 91a1521 to dd98553 Compare July 2, 2025 07:04
@jCOTINEAU jCOTINEAU force-pushed the feature/jc/SONAR-25358-auto-create-official-image-pr branch from dd98553 to 9013268 Compare July 2, 2025 07:06
@jCOTINEAU jCOTINEAU force-pushed the feature/jc/SONAR-25358-auto-create-official-image-pr branch 7 times, most recently from 4d7ef08 to 48175a3 Compare July 10, 2025 15:11
@jCOTINEAU jCOTINEAU force-pushed the feature/jc/SONAR-25358-auto-create-official-image-pr branch from 48175a3 to dda37c6 Compare July 10, 2025 15:14
Copy link

Quality Gate failed Quality Gate failed

Failed conditions
1 New issue

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE SonarQube for IDE

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.

1 participant