]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ci: Revert bors running of commit checkers
authorArthur Cohen <arthur.cohen@embecosm.com>
Wed, 8 Feb 2023 12:48:43 +0000 (13:48 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Fri, 10 Feb 2023 09:07:03 +0000 (10:07 +0100)
ChangeLog:

* .github/bors.toml: Remove checks for commit formats.

.github/bors.toml

index 8c4607e30075768e8d95685c4ba183bf3b5b17b7..732ef5c8dcc2f51a12caf44893b627722a301d82 100644 (file)
@@ -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.