-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(branch protection): switch the action we are waiting for #108
Conversation
This is your friendly self-service bot. Thank you for raising a pull request to update the configuration of your GitHub organization. The following conditions need to fulfilled for auto-merging to be available:
Otterdog commands and optionsYou can trigger otterdog actions by commenting on this PR:
|
This is your friendly self-service bot. The author (stephanbcbauer) of this PR is associated with this organization in the role of Additionally, stephanbcbauer is a member of the following teams: |
This is your friendly self-service bot. Diff for 3f93f7fOrganization 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 -> Verify website build
! ]
! }
Plan: 0 to add, 1 to change, 0 to delete. |
This is your friendly self-service bot. The current configuration is in-sync with the live settings. 🚀 |
This is your friendly self-service bot.
In order to automatically merge and apply the changes, add a comment |
/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 -> Verify website build
! ]
! }
Applying changes:
Done.
Executed plan: 0 added, 1 changed, 0 deleted. |
Description
This PR changes the action we are waiting for.
Build static website
-> correct one -> checks if it is possible to build the pageBuild and deploy to GitHub Pages
-> wrong one -> Builds and deploy to gh-pages after mergePre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: