Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Bug Creation, Description and more...JDT.Core

> gerrit patches without bug number

If it's happening frequently, it's worth adding a CI job that checks for Gerrit patch and verifies (eg in a bash script) that the message contains the proper bug reference and vote -1 automatically if it's missing. It's good the JDT has some processes in place to enforce some traceability which is proven to be useful for JDT Core, but it would be even better if those process were somehow automated and enforced by infrastructure.

Back to the top