From 8df099644595a22a62ed5a91b63a509b1b5936e3 Mon Sep 17 00:00:00 2001 From: ruhi09 Date: Thu, 23 Sep 2021 19:54:56 +0530 Subject: [PATCH] Updated the workflow Signed-off-by: ruhi09 --- .github/label-commenter-config.yml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/label-commenter-config.yml b/.github/label-commenter-config.yml index a1eb337..bed5f41 100644 --- a/.github/label-commenter-config.yml +++ b/.github/label-commenter-config.yml @@ -16,20 +16,18 @@ labels: issue: body: Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a [MeshMate](https://layer5.io/community/meshmates/) or any other [community member](https://layer5.io/community/members) for assistance. action: open - pr: + pr: body: Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a [MeshMate](https://layer5.io/community/meshmates/) or any other [community member](https://layer5.io/community/members) for assistance. action: open - name: issue/dco labeled: - body: "🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. _A what?_ A commit sign-off (your email address).\n\n + issue: + body: "🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. _A what?_ A commit sign-off (your email address).\n\n To amend the commits in this PR with your signoff using the instructions provided in the DCO check above. \n\n To configure your dev environment to automatically signoff on your commits in the future, see [these instructions](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)." - action: open + action: open pr: body: "🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. _A what?_ A commit sign-off (your email address).\n\n To amend the commits in this PR with your signoff using the instructions provided in the DCO check above. \n\n To configure your dev environment to automatically signoff on your commits in the future, see [these instructions](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)." - action: open - - - \ No newline at end of file + action: open \ No newline at end of file