camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.11k stars 1.55k forks source link

Execute only Assembly and Distro-ee stages after a release commit #3024

Closed yanavasileva closed 1 year ago

yanavasileva commented 1 year ago

Acceptance Criteria (Required on creation)

Hints

Links

yanavasileva commented 1 year ago

Decision: add the release commit check in cambpmWithLabels where the other when evaluations are performed for stage execution.

yanavasileva commented 1 year ago

To reviewer: I will perform the backport after the review on master. Echo test executions can be observed here: https://ci-pipeline.cambpm.camunda.cloud/job/7.18/job/cambpm-ee/job/cambpm-ee-main/job/PR-372/20/console

mboskamp commented 1 year ago

The code looks good. Don't forget to revert the branch ref for the shared library.

yanavasileva commented 1 year ago

Backport assigned for a review. To 7.16 and 7.15 I added withLabels to a few more stages

mboskamp commented 1 year ago

Backports look good too.