mirror of
https://github.com/status-im/EIPs.git
synced 2025-02-20 18:58:20 +00:00
Remove the old eip-automerger (#3735)
This commit is contained in:
parent
99822ee034
commit
37c1f585cd
@ -39,12 +39,6 @@ matrix:
|
||||
- rvm: 2.6.0
|
||||
env: TASK='htmlproofer-external'
|
||||
|
||||
notifications:
|
||||
webhooks:
|
||||
urls:
|
||||
- https://ethlab-183014.appspot.com/merge/
|
||||
on_success: always
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
@ -45,7 +45,7 @@ eip_validator <INPUT_FILES>
|
||||
|
||||
# Automerger
|
||||
|
||||
The EIP repository contains an "auto merge" feature to ease the workload for EIP editors. If a change is made via a PR to a draft EIP, then the authors of the EIP can GitHub approve the change to have it auto-merged by the [eip-automerger](https://github.com/eip-automerger/automerger) bot.
|
||||
The EIP repository contains an "auto merge" feature to ease the workload for EIP editors. If a change is made via a PR to a draft EIP, then the authors of the EIP can GitHub approve the change to have it auto-merged. This is handled by the [EIP-Bot](https://github.com/ethereum/EIP-Bot).
|
||||
|
||||
# Local development
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user