argoproj-labs / argocd-bot

Bot to automate Kubernetes deployment via Github PRs
Apache License 2.0
136 stars 21 forks source link

Should work with pull requests from different user #32

Open daurnimator opened 4 years ago

daurnimator commented 4 years ago

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