Open
Conversation
Signed-off-by: sebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org>
Contributor
|
Thank you for raising a pull request to update the configuration of your GitHub organization. The following conditions need to be fulfilled for auto-merging to be available:
Otterdog commands and optionsYou can trigger otterdog actions by commenting on this PR:
|
Contributor
|
The author (heurtematte) of this PR is associated with this organization in the role of Additionally, heurtematte is a member of the following teams: |
Contributor
|
Please find below the validation of the requested configuration changes: Diff for 148d557expected string or bytes-like object, got 'dict' |
Contributor
|
Note The current configuration is out-of-sync with the live settings: Diff to live settingsProject automotive.score[github_id=eclipse-score]
there have been 34 validation infos, enable verbose output to display them.
- remove environment[name="copilot", repository=reference_integration] {
- deployment_branch_policy = "all"
- name = "copilot"
- reviewers = []
- wait_timer = 0
- }
! repository[name="baselibs"] {
! code_scanning_default_setup_enabled = true -> false
! }
+ add repo_webhook[url="https://app.readthedocs.org/api/v2/webhook/score-communication/319863/",
repository=communication] {
+ active = true
+ content_type = "json"
+ events = [
+ "push"
+ "pull_request"
+ "create"
+ "delete"
+ ],
+ insecure_ssl = "0"
+ secret = "pass:bots/automotive.score/readthedocs.org/webhook_secret"
+ }
! repository[name="testing_tools"] {
! code_scanning_default_languages = [
- "actions"
! ]
! }
! branch_protection_rule[pattern="main", repository=kyron] {
! requires_linear_history = false -> true
! }
Plan: 1 to add, 3 to change, 1 to delete. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/7201