Bill Dybas
Bill Dybas
+1 I'm using this tool on a rather large project & it takes a few minutes for the console output to finish. I'm not particularly interested in the console output,...
`dd-trace` ([Datadog APM](https://docs.datadoghq.com/tracing/trace_collection/dd_libraries/nodejs/)) also relies on `dgram` https://github.com/DataDog/dd-trace-js/blob/8cf126c82cdeccb54ae119249c7905ab06a05d94/packages/dd-trace/src/dogstatsd.js#L5
I think you also need the `pull-requests: read` permission. I ran into the same issue & traced it back to `getAssociatedPullRequest` failing. https://github.com/kamilkisiela/graphql-inspector/blob/e77738accd6406e83f4376d86e87f87ffd0effd0/packages/action/src/run.ts#L51 It [makes an API call](https://github.com/kamilkisiela/graphql-inspector/blob/e77738accd6406e83f4376d86e87f87ffd0effd0/packages/action/src/git.ts#L27) to [`GET...