Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Matterhook.NET 1.3.2

Latest
Compare
Choose a tag to compare
@PromoFaux PromoFaux released this 23 Dec 00:35
b0a0226

09ff534 - Payload.assignee not payload.issue/pullrequest.assignee
efc5580 - DEBUG: Save github hooks to see what's happening.
a74aedc - Add another try/catch in. Probably wont do anything
2697e1e - Add flag to toggle saving payloads
5377a89 - change up review dismissal text
46047be - payload.comment.body not payload.issues.body
aa2b72b - Remove unused directives/apply code styling
2315e6b - don't post message to mattermost if Discourse post body is blank
35bf094 - ulong all the ints. Overkill, but Github IDs on status events are already more than a 32bit signed int can handle.
3b62c6a - Blanket change to signed longs instead. Will fine tune more at some point, but ther is the possibility of user IDs with negative numbers. long is still massive!
41df131 - I've been doing reading. Though probably not understanding. Switching GC to Workstation mode, rather than Server may decrease memory usage.
99d3bba - Merge branch 'development' of https://github.com/PromoFaux/Matterhook.NET into development
606e232 - Be a bit more robust when replacing new lines. Line breaks may come from a different system!
88f0b0c - Be a bit more intelligent with HTTP return codes.
c511ded - no need to print to log here
9c027b3 - Add LogOnlyErrors flag to each config section (default true). Messages succesfully posted to Mattermost will not be logged to the console, otherwise it gets too busy
f32f2c7 - Update readme.md and config sample
da21f4c - Merge branch 'master' into development
b0a0226 - Merge pull request #12 from PromoFaux/development 1.3.2