Add read the docs webhook for communication repo#144
Open
soldier-sky wants to merge 2 commits intoeclipse-score:mainfrom
Open
Add read the docs webhook for communication repo#144soldier-sky wants to merge 2 commits intoeclipse-score:mainfrom
soldier-sky wants to merge 2 commits intoeclipse-score:mainfrom
Conversation
Signed-off-by: SKY <yadavsunilsky21@gmail.com>
Signed-off-by: SKY <yadavsunilsky21@gmail.com>
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 (soldier-sky) of this PR is associated with this organization in the role of |
Contributor
|
Please find below the validation of the requested configuration changes: Diff for 7382d35Project automotive.score[github_id=eclipse-score]
there have been 33 validation infos, enable verbose output to display them.
+ 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="logging"] {
! allow_rebase_merge = true -> false
! }
Plan: 1 to add, 1 to change, 0 to delete.Warnings
cc @eclipse-score/eclipsefdn-security cc @eclipse-score/eclipsefdn-releng |
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 33 validation infos, enable verbose output to display them.
! repository[name="baselibs"] {
! code_scanning_default_setup_enabled = true -> false
! }
- remove environment[name="workflow-approval", repository=orchestrator] {
- deployment_branch_policy = "all"
- name = "workflow-approval"
- reviewers = []
- wait_timer = 0
- }
! repository[name="testing_tools"] {
! code_scanning_default_languages = [
- "actions"
! ]
! }
- remove environment[name="workflow-approval", repository=lifecycle] {
- deployment_branch_policy = "all"
- name = "workflow-approval"
- reviewers = []
- wait_timer = 0
- }
- remove environment[name="workflow-approval", repository=logging] {
- deployment_branch_policy = "all"
- name = "workflow-approval"
- reviewers = []
- wait_timer = 0
- }
- remove environment[name="workflow-approval", repository=inc_someip_gateway] {
- deployment_branch_policy = "all"
- name = "workflow-approval"
- reviewers = []
- wait_timer = 0
- }
- remove environment[name="workflow-approval", repository=kyron] {
- deployment_branch_policy = "all"
- name = "workflow-approval"
- reviewers = []
- wait_timer = 0
- }
Plan: 0 to add, 2 to change, 5 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.
Added webhook for Read the Docs build server in eclipse-communication repo to automatically trigger build and deploy sphinx report