summaryrefslogtreecommitdiff
path: root/.triage-policies.yml
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2023-07-20 14:01:25 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2023-07-21 09:08:46 +1000
commitf617b414fbecc778874cdc51e9886d1dfabf4e14 (patch)
tree207fa1f68cf07d000c3ff279684e203a0aff72e8 /.triage-policies.yml
parent35a237e24ca9c04826e995c4985476054e579836 (diff)
Drop the Signed-off-by requirement
We've had this for roughly 10y now and it's value is dubious. Most of xorg no longer requires, mesa accepts but doesn't require it, most of GNOME doesn't accept it and neither does systemd. Let's drop the requirement. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to '.triage-policies.yml')
-rw-r--r--.triage-policies.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.triage-policies.yml b/.triage-policies.yml
index 0eb18263..c28894dc 100644
--- a/.triage-policies.yml
+++ b/.triage-policies.yml
@@ -33,8 +33,7 @@ resource_rules:
- "bugbot::commit-rules"
comment: |
Hi. Looks like the pipeline failed because one or more of the commits in this MR do not meet our requirements.
- Most commonly this is a missing Signed-off-by, sometimes its the format of the commit message itself.
- The "Test summary" above has the details.
+ Most commonly this the format of the commit message itself. The "Test summary" above has the details.
Please see [our docs for commit messages](https://wayland.freedesktop.org/libinput/doc/latest/contributing.html#commit-messages)
and [our docs for submitting code](https://wayland.freedesktop.org/libinput/doc/latest/contributing.html#submitting-code)