You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
Currently I have setup an applicationset that will generate an Application per pull request.
Now if I add github notifications to the application it will try to notify the git repo specified in the application. But what I need is a notification for the commit in the repo where the pr is created.
There are two repos:
infrastructure (helm chart) <- here the notification is created but not wanted
application with pr (docker build in github actions) <- this triggers the pullrequest generator but does not recieve the notification
Is this even possible?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently I have setup an applicationset that will generate an Application per pull request.
Now if I add github notifications to the application it will try to notify the git repo specified in the application. But what I need is a notification for the commit in the repo where the pr is created.
There are two repos:
Is this even possible?
The text was updated successfully, but these errors were encountered: