:::info :bulb: This template is a test for treasury proposal reviews. :::
- 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
| # Init Embark demo ####################### | |
| $ embark demo | |
| Initializing Embark template... | |
| Installing packages... | |
| Init complete | |
| App ready at embark_demo | |
| ------------------- | |
| Next steps: | |
| -> cd embark_demo |