Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
Description
https://github.com/evergreen-ci/evergreen/commit/adc390d9a200a82f82aae95b861e124355a5641a Changed the commit messages to not include the PR number.
I would like the squashed commit messages to contain the PR number (in parenthesis).
For instance:
We would want this:
* c1e4f5c4c - CLOUDP-74510 - Increased replication shutdown timeouts (#795) (2 weeks ago) <eplotkin-mongodb> |
Instead of this:
* 293354c01 - CLOUDP-86007 - Add FIPS BouncyCastle library and install security (7 days ago) <orenovadia> |