Re: Jenkins Credential that can comment on GitHUB PRs

2020-10-29 Thread Matt Sicker
I can almost guarantee that credential you found is someone’s personal access token anyways. I don’t think anything has been set up org wide besides the GitHub app for webhooks and checkouts. On Thu, Oct 29, 2020 at 02:10 Istvan Toth wrote: > There was quite a bit of traffic on this list about h

Jenkins Credential that can comment on GitHUB PRs

2020-10-29 Thread Istvan Toth
There was quite a bit of traffic on this list about having a credential that is able to comment on GitHub PRs, but we (Phoenix project) still have this problem. What I am trying to do is posting a comment on the PR like this: https://github.com/apache/phoenix/pull/940#issuecomment-71308 (Deve