Closed tom-rm-meyer-ISST closed 5 months ago
This is your friendly self-service bot.
Thank you for raising a pull request to update the configuration of your GitHub organization. You can manually add reviewers to this PR to eventually enable auto-merging.
The following conditions need to fulfilled for auto-merging to be available:
This is your friendly self-service bot.
The author (tom-rm-meyer-ISST) of this PR is associated with this organization in the role of MEMBER
.
Additionally, tom-rm-meyer-ISST is a member of the following teams:
This is your friendly self-service bot. Please find below the validation of the requested configuration changes:
cc @eclipse-tractusx/eclipsefdn-security
cc @eclipse-tractusx/eclipsefdn-releng
This is your friendly self-service bot. The current configuration is in-sync with the live settings. :rocket:
This is your friendly self-service bot. Please find below the validation of the requested configuration changes:
This is your friendly self-service bot. The current configuration is in-sync with the live settings. :rocket:
This is your friendly self-service bot. Please find below the validation of the requested configuration changes:
This is your friendly self-service bot. The current configuration is in-sync with the live settings. :rocket:
This is your friendly self-service bot.
The following changes have been successfully applied:
Organization automotive.tractusx[id=eclipse-tractusx]
there have been 70 validation infos, enable verbose output with '-v' to to display them.
! branch_protection_rule[pattern="main", repository="puris"] {
! required_status_checks = "['eclipse-eca-validation:eclipsefdn/eca']" -> "['eclipse-eca-validation:eclipsefdn/eca', 'docker-frontend', 'docker-backend', 'Analyze CodeQl', 'Analyze KICS', 'check-dependencies-frontend', 'check-dependencies-backend', 'Check quality guidelines / Check quality guidelines']"
! requires_strict_status_checks = true -> false
! }
Applying changes:
Done.
Executed plan: 0 added, 2 changed, 0 deleted.
Description
In PURIS repository I reworked our helm workflow so that we fail the job in the end, if the chart version has not been increased. That way, we as committers are aware of that and can steer, whether it's needed or not (depending if the feature is fully developed or not yet). This change now should remove strict blocking for that particular job.
Following the status check reference, for the quality gate check I also need to reference the to the reusable workflow.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: