You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| telemetry | boolean | true | no | allows collecting anonymised usage and debugging data | |
104
+
| auto_merge | boolean | false | no | automatically merge pull requests when all checks pass | |
105
+
| auto_merge_strategy | string | "squash" | no | The merge strategy to use while automerging, defaults to "squash". Possible values: 'squash', 'merge' (for merge commits) and 'rebase' | currently only github supported for this flag |
0 commit comments