From: Arthur Cohen Date: Wed, 8 Feb 2023 12:48:43 +0000 (+0100) Subject: ci: Revert bors running of commit checkers X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373a25382c2c2ae96799bb64762b8522b3de3b54;p=thirdparty%2Fgcc.git ci: Revert bors running of commit checkers ChangeLog: * .github/bors.toml: Remove checks for commit formats. --- diff --git a/.github/bors.toml b/.github/bors.toml index 8c4607e30075..732ef5c8dcc2 100644 --- a/.github/bors.toml +++ b/.github/bors.toml @@ -2,9 +2,6 @@ status = [ "build-and-check-ubuntu-64bit", "build-and-check-ubuntu-32bit", "build-and-check-gcc-48", - "check-commit-changelogs", - "check-commit-prefixes", - "check-commit-signoffs", ] # Uncomment this to use a two hour timeout. # The default is one hour.