From 08cf11ddce48bba3e27bb0949b01f6d323f5a713 Mon Sep 17 00:00:00 2001 From: Vishnu Bharathi Date: Tue, 22 Dec 2020 07:27:13 +0530 Subject: [PATCH] Improvements for kodiak commit message * formats kodiak commit message in PR description * include co-author information while merging GitOrigin-RevId: 339be665391326a9c33f76f187dcaa242df5f8a1 --- .kodiak.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.kodiak.toml b/.kodiak.toml index fef96db0471..09f4bf460eb 100644 --- a/.kodiak.toml +++ b/.kodiak.toml @@ -112,6 +112,8 @@ strip_html_comments = true # default: false # This option only applies when `merge.message.body_type = "markdown"`. cut_body_before = "" +include_coauthors = true + [update] # Update a PR whenever out of date with the base branch. The PR will be updated