-
Notifications
You must be signed in to change notification settings - Fork 9
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
Implement CI Voting Feature in Build Pipelines #385
Comments
Rolika4
pushed a commit
that referenced
this issue
Dec 19, 2024
Rolika4
pushed a commit
that referenced
this issue
Dec 20, 2024
SergK
pushed a commit
that referenced
this issue
Dec 20, 2024
Rolika4
pushed a commit
that referenced
this issue
Dec 20, 2024
Rolika4
pushed a commit
that referenced
this issue
Dec 23, 2024
SergK
pushed a commit
that referenced
this issue
Dec 23, 2024
SergK
added a commit
that referenced
this issue
Jan 12, 2025
Signed-off-by: Sergiy Kulanov <[email protected]>
MykolaMarusenko
pushed a commit
that referenced
this issue
Jan 13, 2025
Signed-off-by: Sergiy Kulanov <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The task aims to introduce a CI Voting mechanism across our build pipelines. This feature will ensure that changes can only be merged if they pass the build pipelines, enhancing our CI/CD process's robustness and reliability. The following components need to be updated to support this feature:
Additionally, the integration and functionality must be validated across the following platforms:
While we are skipping Gerrit for direct implementation, it's crucial to ensure that this update does not cause failures in any existing Gerrit integrations.
h4. Acceptance Criteria:
The text was updated successfully, but these errors were encountered: