issues
search
jetty
/
.eclipsefdn
Repository to host configurations related to the Eclipse Foundation.
https://jetty.github.io/.eclipsefdn/
1
stars
4
forks
source link
Cleanup webhooks
#2
Closed
joakime
closed
1 year ago
joakime
commented
1 year ago
Cleanup the
webhooks
definitions.
github-actions[bot]
commented
1 year ago
Diff for 51324e1f9c1b03b878947e8b70668f0fbe1f8795:
```diff Printing local diff for configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json' Actions are indicated with the following symbols: + create ! modify ! forced update - delete Organization jetty[id=jetty] + add repo_webhook[url="https://jenkins.webtide.net/github-webhook/", repository="jetty.alpn.api"] { + active = true + content_type = "json" + events = [ + "pull_request" + "push" + ], + insecure_ssl = "0" + url = "https://jenkins.webtide.net/github-webhook/" + } ! repo_webhook[url="https://jenkins.webtide.net/github-webhook/", repository="jetty.toolchain"] { ! events = "['create', 'delete', 'pull_request', 'push', 'release']" -> "['pull_request', 'push']" ! } Plan: 1 to add, 1 to change, 0 to delete. ``` ```diff Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json' Organization jetty[id=jetty] ```
netomi
commented
1 year ago
change has been applied.
Cleanup the
webhooks
definitions.