]> git.ipfire.org Git - thirdparty/gcc.git/commit
Merge #1788
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Tue, 31 Jan 2023 21:46:24 +0000 (21:46 +0000)
committerGitHub <noreply@github.com>
Tue, 31 Jan 2023 21:46:24 +0000 (21:46 +0000)
commit7f222689dcbd191f80bfe74a62b9c25e4215cc1e
treed1b0c5ec3de65a7d3ca2d7746eac7f68cba7ce99
parentd0dad09f5de7ddcb52b825b5d3cd4f1aee16f982
parentc146eb7d99b5074bf7bb66d1a7076e138c92a808
Merge #1788

1788: ci: Add commit format checker r=CohenArthur a=CohenArthur

Bring over the commit checker from `gcc-patch-dev` with the `gccrs` prefix checker enabled only for `gcc-patch-dev` PRs. I'll open up an issue to make sure that in the future it's easier to keep that folder in sync between the two branches

Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>