Introduce the auto merge property#2074
Conversation
|
Hi @Richard-de-Vries, did you remember to run |
|
Hello @gmlewis I'm fairly new to go 😅. |
Codecov Report
@@ Coverage Diff @@
## master #2074 +/- ##
=======================================
Coverage 97.75% 97.75%
=======================================
Files 107 107
Lines 9600 9601 +1
=======================================
+ Hits 9384 9385 +1
Misses 150 150
Partials 66 66
Continue to review full report at Codecov.
|
Welcome to Go, @Richard-de-Vries ! |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @Richard-de-Vries !
LGTM.
Merging.
#2073 Add auto merge support
Pr to add the allow_auto_merge property that is newly exposed in the github api
Changed enities
Tests
I could not find what tests should be changed when adding a new property so i did not add any. If this pr should include tests please point me to the files i should be looking at ?