fastify/dependabot-merge-action-app

(dismissing app) Block automerge itself for semver major

Closed this issue · 0 comments

Eomm commented

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

Refs:

If the user is trying to merge a semver major of the github-action-merge-dependabot module, we must block it.

So we must:

  • skip the approve and merge logic
  • REJECT the pull request within an how to upgrade message
  • reply to the request with a 422 error code