Closed matbmoser closed 1 month 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. Please find below the validation of the requested configuration changes:
This is your friendly self-service bot. The current configuration is out-of-sync with the live settings:
The current configuration needs to be updated to reflect the live settings otherwise they would be overwritten when this PR gets merged.
cc @eclipse-tractusx/eclipsefdn-security
cc @eclipse-tractusx/eclipsefdn-releng
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. This Pull Request is eligible for auto-merging as it passed the following checks:
In order to automatically merge and apply the changes, add a comment /otterdog merge
. :rocket:
/otterdog merge
This is your friendly self-service bot.
The following changes have been successfully applied:
Organization automotive.tractusx[id=eclipse-tractusx]
there have been 65 validation infos, enable verbose output with '-v' to to display them.
! branch_protection_rule[pattern="main", repository="eclipse-tractusx.github.io"] {
! required_status_checks = [
+ Build and deploy to GitHub Pages
! ]
! }
Applying changes:
Done.
Executed plan: 0 added, 1 changed, 0 deleted.
Description
We want to force the build for our main tractus-x webpage to be working and block the merge if not.
Workflow: https://github.com/eclipse-tractusx/eclipse-tractusx.github.io/blob/main/.github/workflows/build-and-deploy-gh-pages.yaml#L30C11-L30C43
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review:
Closes eclipse-tractusx/eclipse-tractusx.github.io#1067