Skip to content
Snippets Groups Projects
Unverified Commit 6daa939b authored by Javyer's avatar Javyer Committed by GitHub
Browse files

Migrated commands to github actions (#4701)


Migrated commands individually to work as GitHub actions with a
[`workflow_dispatch`](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch)
event.

This will not disable the command-bot yet, but it's the first step
before disabling it.

### Commands migrated
- [x] bench-all
- [x] bench-overhead
- [x] bench
- [x] fmt
- [x] update-ui

Also created an action that will inform users about the new
documentation when they comment `bot`.

### Created documentation 
Created a detailed documentation on how to use this action. Found the
documentation
[here](https://github.com/paritytech/polkadot-sdk/blob/bullrich/cmd-action/.github/commands-readme.md).

---------

Co-authored-by: default avatarAlexander Samusev <41779041+alvicsam@users.noreply.github.com>
Co-authored-by: default avatarPrzemek Rzad <przemek@parity.io>
parent e1729592
Pipeline #481645 waiting for manual action with stages
in 1 hour and 9 seconds
Showing
with 1655 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment