futurelearn / squiddy

Github Actions bot
1 stars 1 forks source link

Quick revert & deploy #21

Open elenatanasoiu opened 3 years ago

elenatanasoiu commented 3 years ago

We should be able to do a quick revert & deploy when master is broken.

We could comment

@squiddy-bot revert 

on an already merged PR to create a revert PR and merge it to master.

MatMoore commented 3 years ago

It would be nice if this could also fast track the deploy as well. It's not ideal having to wait for the full pipeline when something is already broken in prod

elenatanasoiu commented 2 years ago

We had an incident yesterday where it would've been great if we had a command like:

@squiddy-bot emergency-revert

which could:

At the moment this takes too long and requires a human.