Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD: Sometimes release specific workflows are triggering on the main branches #67

Closed
denis-tingaikin opened this issue Mar 20, 2024 · 2 comments
Assignees

Comments

@denis-tingaikin
Copy link
Member

denis-tingaikin commented Mar 20, 2024

Description

Have a look at release workflow runs in cmd repos, for example:

https://github.com/networkservicemesh/cmd-nsc/actions/workflows/release.yml
https://github.com/networkservicemesh/cmd-nse-vl3-vpp/actions/workflows/release.yml

Release workflows are skipped for the main branches, and that's fine, but they also can be just ignored by CI. by release prefix as it is done in the deployments.-k8s repo: https://github.com/networkservicemesh/deployments-k8s/actions/workflows/release.yaml (note: release workflow is running only on release branches)

@denis-tingaikin
Copy link
Member Author

integration testing repositories also have this problem

@denis-tingaikin denis-tingaikin moved this to In Progress in Release v1.14.0 Apr 10, 2024
@denis-tingaikin denis-tingaikin moved this from In Progress to Under review in Release v1.14.0 Apr 12, 2024
@denis-tingaikin denis-tingaikin moved this from Under review to Requested changes in Release v1.14.0 Apr 22, 2024
@denis-tingaikin
Copy link
Member Author

Seems like done. We'll reopen the ticket if face any problems on CI.

@github-project-automation github-project-automation bot moved this from Under review to Done in Release v1.13.0 Apr 23, 2024
@github-project-automation github-project-automation bot moved this from Requested changes to Done in Release v1.14.0 Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: Done
Status: Done
Development

No branches or pull requests

2 participants