Rob Gott
Rob Gott
@brettstack do you know how this can be done? to summarise the issue and what I understand the question here to be, basically how do you return the request object...
possible solution using the legacy succeed method of the context which is accessible via `getCurrentInvoke` ``` const { getCurrentInvoke } = require('@vendia/serverless-express') const currentInvoke = getCurrentInvoke() currentInvoke.context.succeed(currentInvoke.event.Records[0].cf.request) ```
Hi @kidk, just wanted to check in if this work is still planned for Q4. Thanks!
same issue here ``` Error when executing success post condition: java.lang.NullPointerException at org.jenkinsci.plugins.github.pullrequest.utils.StatusVerifier.isRunAllowed(StatusVerifier.java:27) at org.jenkinsci.plugins.github.pullrequest.publishers.impl.GitHubPRCommentPublisher.perform(GitHubPRCommentPublisher.java:59) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:80) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:67) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50) at hudson.security.ACL.impersonate(ACL.java:290) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at...
@venkyio I was able to get it working after customizing the OIDC subject claim, for some reason though the org level is not working so had to do it on...
@kchandra548 I'm not exactly sure how I opt-in after reading the relevant docs and API reference but I have certainly tried setting `use_default` to `true` on a repo level and...
@kchandra548 thanks for clarifying that behavior, have tested and works 🥳
@venkyio as discussed above I think you can achieve what you want by customizing the subject claim and including some combination of `ref` / `ref_type` / `head_ref` - the default...
Windows 10 1703 Chrome 64.0.3282.140 Memory Footprint 830,828K CPU 1.6 Suspended Tabs ~500