pipecd
pipecd copied to clipboard
A way to notify users when their application configuration file is invalid
What would you like to be added:
An application configuration file in the Git repository could be invalid at some time due to outdated or user's misconfigured. In that case, the owner of the application should be notified. Some ways I am thinking of are
- Show on web console in application details page
- Notify via notification
Why is this needed: