diff --git a/poule.yml b/poule.yml index 97bd5fc027..61aab4551b 100644 --- a/poule.yml +++ b/poule.yml @@ -44,6 +44,13 @@ - triggers: pull_request: [ labeled ] operations: + - type: rebuild + settings: { + # When configurations are empty, the `rebuild` operation rebuilds all the currently + # known statuses for that pull request. + configurations: [], + label: "rebuild/*", + } - type: rebuild settings: { configurations: [ arm ],