Skip to content

Instantly share code, notes, and snippets.

View semuelle's full-sized avatar

Sebastian Müller semuelle

View GitHub Profile

[Review] #999 xyz Proposal

:::info :bulb: This template is a test for treasury proposal reviews. :::

🔰 Proposal Info

  • Proposal Name: xyz
  • Track: Big Spender
gh pr list --limit 100 --json id,title,assignees,labels,reviewDecision,reviews,updatedAt,url --jq '.[] | { title,assignees:[.assignees[].name],labels:[.labels[].name],reviewDecision,reviews:[.reviews[].author.login],updatedAt,url }'

0x13efe2e335e3a52e7d8bdbeb7a01d644a5dbb064d42e701012e4a066262ef842

@semuelle
semuelle / demo.sh
Last active June 12, 2019 13:55
Showing that Status Embark testing fails with ganache-cli forks
# Init Embark demo #######################
$ embark demo
Initializing Embark template...
Installing packages...
Init complete
App ready at embark_demo
-------------------
Next steps:
-> cd embark_demo