Skip to content
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

Add github-webhook for Jenkins #3

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

bhufmann
Copy link
Contributor

@bhufmann bhufmann commented Feb 6, 2024

No description provided.

Signed-off-by: Bernd Hufmann <[email protected]>
@bhufmann bhufmann requested review from a team as code owners February 6, 2024 18:07
Copy link

github-actions bot commented Feb 6, 2024

Diff for 863b498:
Printing local diff:

Actions are indicated with the following symbols:
+   create
!   modify
!   forced update
-   delete

Organization tools.tracecompass[id=eclipse-tracecompass]
  there have been 1 validation infos, enable verbose output with '-v' to to display them.

+   add org_webhook[url="https://ci.eclipse.org/tracecompass/github-webhook/"] {
+     active                            = true
+     content_type                      = "form"
+     events                            = [
+       "pull_request"
+       "push"
+     ],
+     insecure_ssl                      = "0"
+     secret                            = null
+     url                               = "https://ci.eclipse.org/tracecompass/github-webhook/"
+   }
  
  Plan: 1 to add, 0 to change, 0 to delete.
Canonical Diff for 863b498:
Showing canonical diff:

Organization tools.tracecompass[id=eclipse-tracecompass]

@netomi netomi merged commit 913f1a0 into eclipse-tracecompass:main Feb 6, 2024
2 checks passed
@netomi
Copy link
Contributor

netomi commented Feb 6, 2024

webhook has already been created manually, but thanks for updating the configuration accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants