Commits on Source (11)
-
Pierre Smeyers authored53d5b3cf
-
Pierre Smeyers authored
Today creating a backmerge MR from prod or integ branch to any other branch triggers a pipeline even though no change has been pushed. Ultimately those pipelines might (re)trigger integration or production environment deployment and/or packages publication. That might have unexpected consequences. This change simply disables MR pipeline from prod & integ branches, enforcing branch pipelines only (i.e. when a true commit is pushed).
de9419ce -
semantic-release-bot authored
## [4.9.1](https://gitlab.com/to-be-continuous/golang/compare/4.9.0...4.9.1) (2024-05-05) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([de9419ce](https://gitlab.com/to-be-continuous/golang/commit/de9419ce66b9dcbc10a8cdcb6b15e52f8aae43e2))
cd9c18a9 -
to be continuous bot authoredb96962a3
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.10 See merge request to-be-continuous/golang!69
1d394145 -
to be continuous bot authoredd2bdc8f2
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/semantic-release to v3.11 See merge request to-be-continuous/golang!70
ef4a6a24 -
Benguria Elguezabal, Gorka authored93ce3677
-
Benguria Elguezabal, Gorka authored53ee9b61
-
Benguria Elguezabal, Gorka authored8f0fe264
-
semantic-release-bot authored
## [4.9.1](4.9.0...4.9.1) (2024-07-02) ### Bug Fixes * **workflow:** disable MR pipeline from prod & integ branches ([de9419ce](de9419ce))