ci: add DCO check action
Check each commit in an MR for Signed-off-by: Name
Edited by Dan Williams
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
Check each commit in an MR for Signed-off-by: Name
enabled an automatic merge when all merge checks for 39951157 pass
canceled the automatic merge
closed
reopened
@aleksm what do you think? We don't seem to consistently enforce DCO, but we ask for it in MRs sometimes. But it's annoying to check every commit, so I thought why not automate that.