Skip to content

[USERSNAP] We registered our drep unsing mesh multisig and everything worked flawless. https://cardanoscan.io/drep/drep1ydwtnlvdd8atlj5c5ylgw4kg5e640vyt8resattrjmwufyg4qclf7 However we are not listed on gov tools which is raver disappointing. Could this... #191

[USERSNAP] We registered our drep unsing mesh multisig and everything worked flawless. https://cardanoscan.io/drep/drep1ydwtnlvdd8atlj5c5ylgw4kg5e640vyt8resattrjmwufyg4qclf7 However we are not listed on gov tools which is raver disappointing. Could this...

[USERSNAP] We registered our drep unsing mesh multisig and everything worked flawless. https://cardanoscan.io/drep/drep1ydwtnlvdd8atlj5c5ylgw4kg5e640vyt8resattrjmwufyg4qclf7 However we are not listed on gov tools which is raver disappointing. Could this... #191

name: Add all issues created to projects
on:
issues:
types: [opened]
jobs:
add-to-govtool-all-project:
name: Add issue to GovTool all project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/IntersectMBO/projects/30
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}
add-to-community-backlog-project:
name: Add issue to governance tools community backlog project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/IntersectMBO/projects/34
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}