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

github-events: Add GITHUB_ORGANIZATIONS_FILTER #690

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

wlynch
Copy link
Member

@wlynch wlynch commented Jan 13, 2025

Adds filter for only listening to events from specific orgs. In order to install an App on multiple orgs (e.g. chainguard-dev, wolfi-os), we need to make it public. This restricts the trampoline to only listen and forward to specific orgs. If omitted, all events are forwarded.

@wlynch wlynch requested review from imjasonh and cpanato January 13, 2025 17:37
@wlynch wlynch force-pushed the github-org-filter branch from 47d6dc8 to 1f314e4 Compare January 13, 2025 17:38
Adds filter for only listening to events from specific orgs. In order to
install an App on multiple orgs (e.g. chainguard-dev, wolfi-os), we need to make it public.
This restricts the trampoline to only listen and forward to specific
orgs. If omitted, all events are forwarded.
@wlynch wlynch force-pushed the github-org-filter branch from 1f314e4 to afc99c5 Compare January 13, 2025 17:52
@wlynch wlynch merged commit 576a3dd into chainguard-dev:main Jan 13, 2025
85 checks passed
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