argocd-notifications icon indicating copy to clipboard operation
argocd-notifications copied to clipboard

Notifications for Argo CD

Results 64 argocd-notifications issues
Sort by recently updated
recently updated
newest added

### Discussed in https://github.com/argoproj-labs/argocd-notifications/discussions/422 Originally posted by **Coder63** August 12, 2022 Hi All, We are running ArgoCD 2.4.3 and using slack notification with all the templates. Curious if we can...

## Summary Created notifications to slack and `slack-bot` with `token` and `signingSecret` Notifications works, but slack commands e.g. `/argocd list-subscription` which requires `signingSecret` from Slack errors with output: ``` failed...

bug

I've configured the slack bot and when I try run the following slack command: `/argocd list-subscriptions` I get the following error from Slack: `operation_timeout` Our argocd install currently has 725...

bug

Update the index.md to notify the installation flow in the document is not accurate for the current Argo CD. (I set up Argo CD Notifications with this document without knowing...

## Summary I followed all the steps mentioned [here](https://argocd-notifications.readthedocs.io/en/stable/services/slack/) with an **on-sync** subscription method. But whenever sync is going on I can see below logs `level=info msg="Trigger on-sync-running result: []"...

bug

Signed-off-by: Indra Gunawan https://github.com/argoproj/argo-cd/pull/9874

# Summary I'm configuring a webhook-forwarder layer for multiple sources and multiple targets. so, I made all triggers use same template like this. ``` template.app-common: | webhook: forwarder: method: POST...

enhancement

## Summary Hi team, argocd does not send an email when the health of the application degrades. However it can still send an email on sync success. ## Diagnostics What...

bug

## Summary Bug: wrong Github Enterprise API URL is being used ## Diagnostics **Setting up argo notification GitHub service:** 1. Created new Github app and changed _Commit Statuses_ pre-missions to...

bug