Skip to content
Snippets Groups Projects
Select Git revision
  • 3d43c7f96d6e623bf20df17f0302b2dbe22b6fa2
  • master default protected
  • 2
  • 2.7
  • 2.7.1
  • 2.7.0
  • 2.6
  • 2.6.1
  • 2.6.0
  • 2.5
  • 2.5.2
  • 2.5.1
12 results

gitleaks

user avatar
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).
3d43c7f9
History
Name Last commit Last update