Commit Graph

  • ed2e5159df
    Better handling of events. master Tom Alexander 2023-03-06 15:48:15 -0500
  • 9a27ee8d5b
    Fix handling of empty responses. Tom Alexander 2022-05-12 10:33:06 -0400
  • 155fb7ae00
    Add todo comment. Tom Alexander 2022-05-12 10:12:37 -0400
  • 1be697b8bf
    Throw away results from the first poll since those are historical. Tom Alexander 2022-05-12 10:11:19 -0400
  • c8b9e73c75
    Add call to create notification. Tom Alexander 2022-05-12 09:32:26 -0400
  • 11ddea7f53
    Parse out the title and state of the pull request. Tom Alexander 2022-05-12 09:14:26 -0400
  • 51bbe22bdf
    Add parsing of the URL to view the pull request. Tom Alexander 2022-05-12 09:06:52 -0400
  • f46a5f8a9c
    Filtering to 'opened' pull request events. Tom Alexander 2022-05-12 08:53:20 -0400
  • be9dcee422
    Move the handling of events into a struct. Tom Alexander 2022-05-12 08:37:15 -0400
  • f7d2a2e57d
    Filtering for pull request events. Tom Alexander 2022-05-08 18:28:40 -0400
  • f36546a470
    Fallback to the previous poll interval duration if no poll interval is specified. Tom Alexander 2022-05-08 18:10:41 -0400
  • df00268d35
    Switch to logging. Tom Alexander 2022-05-08 17:03:49 -0400
  • 58aa8b249d
    Support detecting no events, but not sleeping after first one. Tom Alexander 2022-05-08 00:06:35 -0400
  • 211d8681b2
    Sleep for ratelimit depletion also. Tom Alexander 2022-05-07 23:11:42 -0400
  • 1811b60b06
    Add functions for other event lists. Tom Alexander 2022-05-07 22:44:49 -0400
  • e8c4fb16ff
    Getting a stream of events from github. Tom Alexander 2022-05-07 22:28:26 -0400
  • b7111994cd
    Making API request but failing to decode the results. Tom Alexander 2022-05-07 18:31:10 -0400
  • 857c237319
    Start githubctl module. Tom Alexander 2022-04-10 17:15:57 -0400
  • b22580bee9
    async main. Tom Alexander 2022-04-10 17:09:33 -0400
  • 8e0ae62fe4
    Add reqwest. Tom Alexander 2022-04-10 16:45:59 -0400
  • 675b3638cd
    Add tokio and sqlx. Tom Alexander 2022-04-10 16:44:18 -0400
  • e8742061f0
    Initial commit. Tom Alexander 2022-04-10 16:33:50 -0400