Skip to content

Commit

Permalink
Give the PR a beautiful body
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine committed Oct 24, 2023
1 parent 555c2a3 commit c6fd5c8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/update-ii.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c6fd5c8

Please sign in to comment.