roshvin
roshvin
### What would you like to be added? we are using action runner controller at GHE enterprise level and some users are using this ephemeral runner. now we are looking...
we are getting below error after authorizing access  cla pod error "hostname":"cla-6f45b9b786-wvqmw","pid":17,"level":20,"msg":"Start processing authentication callback","time":"2022-07-15T15:03:49.126Z","src":{"file":"/cla-assistant/src/server/src/controller/user.js","line":46,"func":"router.get.passport.authenticate.failureRedirect"},"v":0,"req_id":"54e00b50-044f-11ed-9f7d-61aa9027a747"} InternalOAuthError: Failed to fetch user profile at /cla-assistant/node_modules/passport-github/lib/strategy.js:122:19 at ClientRequest. (/cla-assistant/node_modules/oauth/lib/oauth2.js:162:5) at ClientRequest.emit (node:events:527:28)...
Hi , we have installed this CLA in on-prem and trying to integrate with gitub.com . we can only connect github.com through proxy from our server. how can we configure...
,"hostname":"cla-5c7c468c56-lmzpr","pid":16,"level":40,"err":{"message":"could not find linked item for owner CLA-INT and repo cla-repo-test","name":"Error","stack":"Error: could not find linked item for owner CLA-INT and repo cla-repo-test\n at ClaService._getLinkedItem (/cla-assistant/src/server/services/cla.js:246:19)\n at processTicksAndRejections (internal/process/task_queues.js:97:5)\n at async...
## URL to the linked Repository or Organization we are using Github enterprise server ## Steps to reproduce the problem 1. how to point the CLA to the GHE enterprise...
how i can make the scan to fail on policy violation 2021-09-29 16:51:29 IST INFO [main] --- Detect duration: 00h 16m 03s 422ms 2021-09-29 16:51:29 IST ERROR [main] --- Exiting...
HI, i am running a pod as non root user and trying to run docker inside it and getting below error . could you pls help. ``` apiVersion: apps/v1 kind:...
**Is your feature request related to a problem? Please describe.** Hi , we are testing Gitleaks at Github Enterprise & not able to find steps / docs , could you...
dockerfile-kasm-core build is not working i am getting below error , could you pls suggest. docker file used https://github.com/kasmtech/workspaces-core-images/blob/develop/dockerfile-kasm-core ``` #16 202.6 Processing triggers for systemd (245.4-4ubuntu3.20) ... #16 202.6...
**Describe the bug** Pre-receive hook support in Github enterprise Hi, is there any option or example where we can use this as a pre-receive hook at Github Enterprise server. Thanks