@coveo/merge-bot

Merge your PR if it satisfies all conditions

Usage no npm install needed!

<script type="module">
  import coveoMergeBot from 'https://cdn.skypack.dev/@coveo/merge-bot';
</script>

README

merge-bot

The Merge Bot Action does one thing: it tries to merge a PR when asked to. It'll act as a non-priviliged user, meaning that if the PR does not satisifies the protection of the destination branch, it'll fail.

ReadMe ToDo