Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Everest 428 update rc pipeline #172

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

oksana-grishchenko
Copy link
Contributor

@oksana-grishchenko oksana-grishchenko commented Sep 21, 2023

EVEREST-428 Powered by Pull Request Badge

EVEREST-428

UPDATE RC CI

Problem:
rc_rebuild workflow wasn't triggered after the rc_create

Cause:
The rc_create workflow was making a single git push with the new branch, but rc_rebuild is triggered only on the new commits to the existing release branch, so it wasn't triggered.

Solution:
First push the new branch, then push the update commit, which will trigger the rc_rebuild workflow

CHECKLIST

Jira

  • Is the Jira ticket created and referenced properly?

Tests

  • Is an Integration test/test case added for the new feature/change?
  • Are unit tests added where appropriate?

additional push
additional push
@oksana-grishchenko oksana-grishchenko enabled auto-merge (squash) September 21, 2023 10:34
@oksana-grishchenko oksana-grishchenko merged commit bad3317 into main Sep 21, 2023
@oksana-grishchenko oksana-grishchenko deleted the EVEREST-428-update-rc-pipeline branch September 21, 2023 10:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants