{"id":15822063,"url":"https://github.com/sambacha/web3govern","last_synced_at":"2026-05-04T22:41:59.173Z","repository":{"id":54959726,"uuid":"293305356","full_name":"sambacha/web3govern","owner":"sambacha","description":"GitHub web3 daodapp for governance and community management/coordination ","archived":false,"fork":false,"pushed_at":"2021-01-19T16:32:16.000Z","size":524,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T06:14:52.105Z","etag":null,"topics":["community-management","dao","daoapp","defi","ethereum","gitbot","governance","probot","web3"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sambacha.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-06T15:28:09.000Z","updated_at":"2023-09-08T18:12:09.000Z","dependencies_parsed_at":"2022-08-14T07:30:28.909Z","dependency_job_id":null,"html_url":"https://github.com/sambacha/web3govern","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sambacha/web3govern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fweb3govern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fweb3govern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fweb3govern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fweb3govern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sambacha","download_url":"https://codeload.github.com/sambacha/web3govern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sambacha%2Fweb3govern/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263868243,"owners_count":23522317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["community-management","dao","daoapp","defi","ethereum","gitbot","governance","probot","web3"],"created_at":"2024-10-05T08:00:28.334Z","updated_at":"2026-05-04T22:41:54.150Z","avatar_url":"https://github.com/sambacha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# web3govern - GitHub Bot for Decentralized Governance\n\n\u003cimg src=\"assets/icon.png\" width=\"350\" align=\"right\"\u003e\n\n\u003e There is no token, nor do you need a token to use this application\n\n## Features\n\n* Discourse to GitHub\n* General GitHub Issue / PR / Repository Management\n* User *onboarding* \n\n#### Planned Features \n\n* Ethereum Transaction Notifier\n* Clubhouse to GitHub\n* Polling (in GitHub)\n* Governance Orchestration (Setup Meetings, etc)\n\n## Setting up `web3govern` in your repository\n\n### Configure the Github App\n\nAfter installing the Github app, create .github/web3bot.yml in the default branch to enable it\nIt will start scanning for pull requests within few minutes.\n\n\n\u003e Note: this property is configured in `lib/utils.js`\n\nScheme is an `action` to `result` format. The process is like so\n```yaml\nresult\n    - action\n```\n\n\n\n\n### Basic Settings\n\n```yaml\n#\u003c\u003e\u003c\u003e Labeler \u003c\u003e\u003c\u003e\u003c\u003e\u003c\u003e\u003c\u003e\u003c\u003e\u003c\u003e\n#\n# Enable \"labeler\" for your PR that would add labels to PRs based on the paths that are modified in the PR.\nlabelPRBasedOnFilePath:\n  # Add 'Implemented' to any changes within 'accepted' folder or any sub-folders\n  Implemented:\n    - accepted/**/*\n\n  # Add 'community-strategy' to any file changes within 'yips' folder\n  community-strategy:\n    - yips/*\n\n  # Complex: Add 'contracts/core' label to any change within the 'core' package\n  contracts/core:\n    - contracts/core/*\n    - contracts/core/**/*  \n\n  # ADD 'Proposed' label to any change to *.proposed.md files within the source dir\n  Proposed:\n    - yips/**/*.proposed.md\n\n# \"Labeler\" Flags\nlabelerFlags:\n  # If this flag is changed to 'false', labels would only be added when the PR is first created and not when existing is updated\n\n  # The default is 'true' which means the labels would be added when PR is updated even if they were removed by the user   \n  labelOnPRUpdates: true\n```\n\n## Documentation \n\nsee `docs/`\n\n### Local Development\n\n\u003e Nodejs version 10+\n\n#### Setup\n\n```sh\n# Install dependencies\nnpm install\n\n# Run the bot\nnpm start\n```\n\n#### Contributing\n\nIf you have suggestions for how `web3dappbot` could be improved, or want to report a bug, open an issue! We'd love all and any contributions.\n\nFor more, check out the [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\nSPDX-License-Identifier:  [ISC](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambacha%2Fweb3govern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsambacha%2Fweb3govern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsambacha%2Fweb3govern/lists"}