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

previews: webhook to automatically reconcile on github activity #386

Open
bo0tzz opened this issue Feb 13, 2025 · 0 comments
Open

previews: webhook to automatically reconcile on github activity #386

bo0tzz opened this issue Feb 13, 2025 · 0 comments

Comments

@bo0tzz
Copy link
Member

bo0tzz commented Feb 13, 2025

apiVersion: notification.toolkit.fluxcd.io/v1
kind: Receiver
metadata:
  name: github-receiver
  namespace: preview
spec:
  type: github
  events:
    - "pull_request"
  secretRef:
    name: preview-webhook-token
  resources:
    - apiVersion: fluxcd.controlplane.io/v1
      kind: ResourceSetInputProvider
      name: immich-github-prs

tbd: Create the webhook manually or through TF?

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

No branches or pull requests

1 participant