Renan GEHAN

Results 13 issues of Renan GEHAN

``` checkSuites: {nodes: [{status: "COMPLETED", conclusion: "CANCELLED", app: {name: "Travis CI"}}]} ```

- Detect PR/issues that are stale (more than X days without interaction) - Display it somewhere in the cards - Make a staleness threshold configurable somewhere

Feature

We'd need: - Export button in the sidebar that would copy a serialized filter definition to the clipboard - An import button that would allow that serialized filter to be...

Feature

Refreshing a Jira filter doesn't always work. Sometimes it even clear it completely, forcing the user to clear the cache

Bug

For now, we cannot search issues/PR by their creation date. Ideally, I'd like to be able to do something like: - Search for issues/PR that are older than: 1 day,...

Feature
Good First Issue

We need to wrap `chrome.storage` in the `IStorage` interface defined in: https://github.com/pinqy520/mobx-persist/blob/master/src/storage.ts

Improvement
Good First Issue

If a `token` is provided, we could fetch the list of: - All the repos the user has access to - All the organizations the user has access to -...

Feature

I can imagine: - `$username` or `$me` that would be replaced by the user's name - More to come Before doing that, we'd need to fetch the user's profile (`/me`...

Feature