open-web3-stack / polkadot-ecosystem-tests

Polkadot Ecosystem Tests powered by Chopsticks
8 stars 5 forks source link

Notification System #5

Open xlc opened 2 months ago

xlc commented 2 months ago

When a test failed on master, we should notify relevant teams without spam them.

In config.yml file, we should specify an issue number for each network. When a test on master failed, we should identify which networks are related and write a comment to the network issue with link to the failed action and other helpful info like test name, block number, error message etc.

The network team can watch issues without watch the whole repo.

bkchr commented 2 months ago

I would have thought that the teams can just put down people to ping in the config.yml, but what you describe should also work.

xlc commented 2 months ago

people need to submit PR to add their name. it is easier to just click the subscribe button of an issue