applicationset icon indicating copy to clipboard operation
applicationset copied to clipboard

[Question] Notification on Application generetat by Applicationset pullrequest generator

Open eigenmannmartin opened this issue 2 years ago • 0 comments

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?

eigenmannmartin avatar May 19 '22 05:05 eigenmannmartin