Skip to content

Commit

Permalink
TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-wong-dfinity-org committed Jan 6, 2025
1 parent 1246bb0 commit 74eeed1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/governance_pull_request_template.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# DO NOT MERGE - This line is a noop change.

name: Governance Team Pull Request Template

on:
Expand Down Expand Up @@ -39,6 +37,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
retries: 3
script: |
// TODO: Figure out how to post in such a way that there is a "Resolve" button nearby.
await github.rest.pulls.createReview({
owner: "dfinity",
repo: "ic",
Expand Down

0 comments on commit 74eeed1

Please sign in to comment.