1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00
wtf/modules
Sean DuBois 93d91c9313 Add new key 'customQueries' to github module
This key allows users to pass an arbitrary amount of queries
that contain custom filters. A simple query that shows all closed
PRs could be written like the following.

```
customQueries:
  closedPullRequests:
    title: "Closed Requests"
    perPage: 10
    filter:
      - "is:closed"
      - "is:pr"
```

Resolves #469
2019-06-06 16:30:16 -07:00
..
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-20 18:45:08 -04:00
2019-05-20 18:45:08 -04:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00
2019-05-21 17:29:09 +03:00