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

Bot to automate Kubernetes deployment via Github PRs

Results 18 argocd-bot issues
Sort by recently updated
recently updated
newest added

Is this project still being actively contributed to? It appears that commits have not been made for a long period of time. Is there an alternate approach that is suggested...

The Argo maintainers recently agreed to require all Argoproj Labs project repositories to contain a `SECURITY.md` file which documents: * Contact information for reporting security vulnerabilities * Some minimal information...

We are running Github Enterprise and we have all of our k8s repos within a single Github organization. From the looks of the config file argo-bot is configured one bot...

## WHY Because GitHub App has full-grained access control and the owner can be a GitHub org. PAT is associated with the user that created the PAT thus if the...

It would be awesome if the `argocd-bot` would also support GitLab PRs. But it seems this can not be easily achieved due the usage of GitHub-specific `probot` library. I am...

## What Remove not used `repo` constant

The docker image in Dockerhub was built with an older version of the ArgoCD image, so it pulls the Helm2 binary instead of Helm3. To get around that, I attempted...

Currently this only works for PRs from within the same repository. This can easily be fixed by using the special github git references for pull requests e.g. `refs/pull/42/head`

I am trying to configure ArgoCD bot to comment the diffs on PR. I have come so far to see that Argo bot is deployed in my system and pod/deployment...

The bot needs to be able to support Git repos in Azure DevOps