polkadot-fellows / Evidences

Process for Fellowship members to defend or request ranks.
Creative Commons Zero v1.0 Universal
3 stars 27 forks source link

Introduce github action automation #17

Open rzadp opened 1 month ago

rzadp commented 1 month ago

The action aims to help with hashing the evidence and submitting it to the chain. It works analogically to the action in the RFC repo, and is in fact an adapted fork of that action.

After an /evidence submit command, it will produce a result like this.

The user has a choice of using the provided PolkadotJS links to send an extrinsic. Just a hash of the evidence is available too.

There is no functionality to automatically close/merge the PRs yet.