Scott Chapman

Results 20 issues of Scott Chapman

So, I can run a docker command to run nodetool on the docker and I get results, but I don't seem to be able to run ndoetool on the host...

It looks like mapping PRs -> closed issues is determined by `issue-parser`. Doing a quick test on that, it is able to parse the slug for the repo containing the...

I see both referenced in the docs and used as an `id`. But not clear what they are exactly. I suspect one is unique to the event, but not sure...

Type: Support
Status: Blocked

### Environment 1. `node -v`: 12.16.0 1. `npm -v`: 6.14.9 1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): 26.6.3 1. your vscode-jest settings if customized: -...

So, following the example for an async onRetryError, I decide to not retry is `errno === "ENOTFOUND"` (kinda no point, right?) So, I call my `reject` function. But I always...

I'm working in my own personal org (also using GHE so deployed my own own instance of the bot). It works great with settings for a repo, but I'm not...

bug
wontfix

I had some app activations last week, when I clicked on them from the grid, I wasn;t presented with options to view the `trace` or `session flow`. It seemed to...

So, I am having some odd issue with timestamps that I am just not understanding. For a test I am sending a batch of 250 updates, I increment the value...

I realize that the startup script does a basic file rotation when started, but it's not using an actually logging mechanism (maybe even the one built into Python). I'm not...

help wanted
ToDo

I appologize in advance for being dense (as I have read about the issue in the README). But I am just not clear on how to toggle the decorations properly....