Derrick Hammer
|
d83df43411
|
fix: encoding wrong version
|
2024-02-11 23:25:43 -05:00 |
Derrick Hammer
|
e907aa7e99
|
fix: must use json marshal to convert to bytes, then unmarshal to a map
|
2024-02-11 23:23:32 -05:00 |
Derrick Hammer
|
ae9b036cb5
|
fix: need to convert struct to a map to inject installation id
|
2024-02-11 23:07:14 -05:00 |
Derrick Hammer
|
12c71a26bf
|
fix: use Header.Set
|
2024-02-11 06:20:18 -05:00 |
Derrick Hammer
|
8167255a0a
|
fix: we need to encode the new version, not the original
|
2024-02-11 05:38:36 -05:00 |
Derrick Hammer
|
865c639557
|
fix: add toNormalizedJson to match github output
|
2024-02-11 05:35:15 -05:00 |
Derrick Hammer
|
d97dd79e59
|
refactor: move convert functions to dedicated file, create convertPullRequestEvent and translatePrAction
|
2024-02-11 04:42:11 -05:00 |
Derrick Hammer
|
36a661bd71
|
feat: add webhooks manager and switch to using dedicated pull_request webhook endpoint. Also add iniyial pull_request support
|
2024-02-11 04:03:00 -05:00 |