Jason Frey

Results 140 issues of Jason Frey

See https://github.com/dimagi/required-labels/blob/master/README.md We could run this directly... Need to investigate.

enhancement
help wanted
pinned

We need a way to keep rubocop updated much more frequently. I'm almost wondering if there's a way for us to do it automatically by having a very loose version...

enhancement
help wanted
pinned

When influxdb goes down, the entire queue gets backed up waiting for it to come back online. Instead we should probably continue, but notify someone.

bug
help wanted
pinned

We don't keep an inventory of already merged PRs. The way it works is that we ask GitHub about all of the open PRs, then we just delete the rows...

enhancement
help wanted
pinned

I'm on the fence about this and we *do* link to the original PR. But when an issue comes over, it feels like most of the already-discussed things are lost....

enhancement
help wanted
pinned

When I move an issue, there are no labels set in the destination. It would be nice if the bot could bring over the labels as well, or at least...

enhancement
help wanted
pinned

Since it does string sort, `Line 103` comes before `Line 5`. We probably need to change locator from being string based to being numeric, or specific on line vs commit_sha...

bug
help wanted
pinned

- Certain cops are being bucketed incorrectly. For example, "Line length too long" is coming up as a warning instead of a lower level severity. See https://github.com/ManageIQ/manageiq/pull/3126#issuecomment-111466039 for an example...

bug
help wanted
pinned

Instead of hiding in the log. cc @bdunne this is more of a continuation of #237

enhancement
help wanted
pinned

We have some enable/disable support in a number of workers, but many don't have it, such as the RubocopChecker, which is requested in #244. Also, the enable/disable support is a...

enhancement
help wanted
pinned