Closed JKRhb closed 6 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. 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:
LGTM, I removed the bypass actor as this one should not be needed with this change and keep the config cleaner imho.
LGTM, I removed the bypass actor as this one should not be needed with this change and keep the config cleaner imho.
Thank you, that makes sense :)
This is your friendly self-service bot.
The following changes have been successfully applied:
Organization iot.thingweb[id=eclipse-thingweb]
! branch_protection_rule[pattern="main", repository="dart_wot"] {
! bypass_pull_request_allowances = "['@JKRhb']" -> "[]"
! required_approving_review_count = "1" -> "0"
! }
Applying changes:
Done.
Executed plan: 0 added, 2 changed, 0 deleted.
Thanks! I think we can use this config for dart_wot 👍🏻
As discussed in https://github.com/eclipse-thingweb/dart_wot/pull/148, this PR sets the number of required approvals to 0 for the
dart_wot
repository.