You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The automerger should attempt to read the vnd.github text record (baed on EIP-634) of an ENS name and compare the github username included in there to the author/approver of the PR.
The text was updated successfully, but these errors were encountered:
ethereum/EIPs#2400 (comment) attempted to do that, but obviously the automerger has no support for it.
It would be nice though and there seem to be specifications to cover it: https://eips.ethereum.org/EIPS/eip-634
The automerger should attempt to read the
vnd.github
text record (baed on EIP-634) of an ENS name and compare the github username included in there to the author/approver of the PR.The text was updated successfully, but these errors were encountered: