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

🤖 Adding entries for eventing-integrations #1617

Merged
merged 1 commit into from
Sep 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions peribolos/knative-extensions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,14 @@ orgs:
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
eventing-integrations:
allow_merge_commit: false
allow_rebase_merge: false
description: Eventing integration container images
has_projects: true
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
eventing-istio:
allow_merge_commit: false
allow_rebase_merge: false
Expand Down Expand Up @@ -616,6 +624,7 @@ orgs:
eventing-couchdb: write
eventing-github: write
eventing-gitlab: write
eventing-integrations: write
eventing-istio: write
eventing-kogito: write
eventing-natss: write
Expand Down Expand Up @@ -689,6 +698,7 @@ orgs:
eventing-couchdb: admin
eventing-github: admin
eventing-gitlab: admin
eventing-integrations: admin
eventing-istio: admin
eventing-kafka: admin
eventing-kogito: admin
Expand Down
Loading