Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

only push docker descriptions on master branch pipelines #13664

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

altaua
Copy link
Contributor

@altaua altaua commented Mar 21, 2023

Currently those jobs also get included in multi-project pipelines such as https://gitlab.parity.io/parity/mirrors/scripts/-/pipelines/255546, even when the description hasn't actually changed, because changes: conditions always evaluate to true on non-branch pipelines.

Currently those jobs also get included in multi-project pipelines such
as https://gitlab.parity.io/parity/mirrors/scripts/-/pipelines/255546,
even when the description hasn't actually changed, because `changes:`
conditions always evaluate to true on non-branch pipelines.
@altaua altaua added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. labels Mar 21, 2023
@altaua altaua requested a review from a team as a code owner March 21, 2023 11:26
@altaua altaua self-assigned this Mar 21, 2023
@paritytech-ci paritytech-ci requested a review from a team March 21, 2023 11:44
@sergejparity sergejparity merged commit b3cacfb into master Mar 21, 2023
@sergejparity sergejparity deleted the mira/docker-description branch March 21, 2023 12:06
breathx pushed a commit to gear-tech/substrate that referenced this pull request Apr 22, 2023
…13664)

Currently those jobs also get included in multi-project pipelines such
as https://gitlab.parity.io/parity/mirrors/scripts/-/pipelines/255546,
even when the description hasn't actually changed, because `changes:`
conditions always evaluate to true on non-branch pipelines.
nathanwhit pushed a commit to nathanwhit/substrate that referenced this pull request Jul 19, 2023
…13664)

Currently those jobs also get included in multi-project pipelines such
as https://gitlab.parity.io/parity/mirrors/scripts/-/pipelines/255546,
even when the description hasn't actually changed, because `changes:`
conditions always evaluate to true on non-branch pipelines.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants