Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation and Automerging #3

Open
bedeho opened this issue Feb 21, 2023 · 0 comments
Open

Validation and Automerging #3

bedeho opened this issue Feb 21, 2023 · 0 comments
Assignees
Labels
nara-network Nara Network

Comments

@bedeho
Copy link
Member

bedeho commented Feb 21, 2023

Adapt the following tooling from EIP repo: https://github.com/ethereum/EIPs, but also harmonise with #2


All pull requests in this repository must pass automated checks before they can be automatically merged:

  • eip-review-bot determines when PRs can be automatically merged 1
  • JIP-1 rules are enforced using eipw2
  • HTML formatting and broken links are enforced using HTMLProofer2
  • Spelling is enforced with CodeSpell2
    • False positives sometimes occur. When this happens, please submit a PR editing .codespell-whitelist and ONLY .codespell-whitelist
  • Markdown best practices are checked using markdownlint2

┆Issue is synchronized with this Asana task by Unito

Footnotes

  1. https://github.com/ethereum/EIPs/blob/master/.github/workflows/auto-review-bot.yml

  2. https://github.com/ethereum/EIPs/blob/master/.github/workflows/ci.yml 2 3 4

@bedeho bedeho added the nara-network Nara Network label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nara-network Nara Network
Projects
None yet
Development

No branches or pull requests

2 participants