Re: [XEN PATCH v2 2/2] automation: avoid pipelines on specific branches

2023-08-21 Thread Stefano Stabellini
On Mon, 21 Aug 2023, Simone Ballarin wrote: > This patch avoids the execution of pipelines in the > following branches: > - master > - smoke > - coverirty-tested/.* > - stable-.* > > The job-level exclusions have been removed as they are > pointless with this new workspace-level exclusion. > > Si

[XEN PATCH v2 2/2] automation: avoid pipelines on specific branches

2023-08-21 Thread Simone Ballarin
This patch avoids the execution of pipelines in the following branches: - master - smoke - coverirty-tested/.* - stable-.* The job-level exclusions have been removed as they are pointless with this new workspace-level exclusion. Signed-off-by: Simone Ballarin --- Changes in v2: - remove useless