From c6fd5c826c04542164a5b95fc541c672b2cacf6f Mon Sep 17 00:00:00 2001 From: Max Murphy Date: Tue, 24 Oct 2023 09:37:16 +0200 Subject: [PATCH] Give the PR a beautiful body --- .github/workflows/update-ii.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/workflows/update-ii.yml b/.github/workflows/update-ii.yml index 02c12990018..0913eb60e15 100644 --- a/.github/workflows/update-ii.yml +++ b/.github/workflows/update-ii.yml @@ -40,6 +40,16 @@ jobs: branch: bot-ii-update delete-branch: true title: 'Update II version' + body: | + # Motivation + We would like to test with a recent version of Internet Identity. + + # Changes + * Updated `internet_identity` version in `dfx.json`. + + # Tests + - See CI + # Since the this is a scheduled job, a failure won't be shown on any # PR status. To notify the team, we send a message to our Slack channel on failure. - name: Notify Slack on failure