From 59230f6c2aad6ddfd95fa1c5811d9f65d0e327e4 Mon Sep 17 00:00:00 2001 From: greglebreton Date: Fri, 24 Mar 2023 16:35:24 +0100 Subject: [PATCH] test commit.author --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d452d88..8310860 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,7 +48,7 @@ steps: - success format: markdown message: > - 📝 {{repo.name}} / {{commit.branch}} - {{commit.message}} + 📝 {{repo.name}} / {{commit.branch}} - {{commit.message}} by {{commit.author}} {{#success build.status}} ✅ succeeded for 👷‍♂️ build {{build.number}} by {{commit.author}} {{else}}