-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Run compatibility check based on PR base branch #9374
Conversation
Compatibility status:Checks if related components are compatible with change 152321b Incompatible componentsIncompatible components: [https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/security-analytics.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git] |
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #9374 +/- ##
============================================
- Coverage 71.20% 71.15% -0.05%
+ Complexity 57474 57462 -12
============================================
Files 4776 4776
Lines 270815 270815
Branches 39584 39584
============================================
- Hits 192835 192705 -130
- Misses 61741 61948 +207
+ Partials 16239 16162 -77 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can use and read encrypted secrets in a workflow file if you have access to edit the file.
https://docs.github.com/en/actions/security-guides/encrypted-secrets#accessing-your-secrets
When triggered by pull_request
write permissions are not allowed so app_id
and other secrets won't be resolved
@gaiksaya Any progress here? |
Sorry for the delay. Updated the PR with the changes. Here is sample comment: gaiksaya#8 |
Signed-off-by: Sayali Gaikawad <[email protected]>
Gradle Check (Jenkins) Run Completed with:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Gradle Check (Jenkins) Run Completed with:
|
Compatibility status:Checks if related components are compatible with change 60d272b Incompatible componentsIncompatible components: [https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/security-analytics.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git] |
Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: Sayali Gaikawad <[email protected]>
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Compatibility status:Checks if related components are compatible with change 980bf3c Incompatible componentsIncompatible components: [https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/security-analytics.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git] |
Signed-off-by: Sayali Gaikawad <[email protected]> (cherry picked from commit b8fe8b2) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) Signed-off-by: Sayali Gaikawad <[email protected]>
(cherry picked from commit b8fe8b2) Signed-off-by: Sayali Gaikawad <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
) Signed-off-by: Sayali Gaikawad <[email protected]>
) Signed-off-by: Sayali Gaikawad <[email protected]>
) Signed-off-by: Sayali Gaikawad <[email protected]> Signed-off-by: Gagan Juneja <[email protected]>
) Signed-off-by: Sayali Gaikawad <[email protected]> Signed-off-by: Kiran Reddy <[email protected]>
) Signed-off-by: Sayali Gaikawad <[email protected]> Signed-off-by: Kaushal Kumar <[email protected]>
) Signed-off-by: Sayali Gaikawad <[email protected]> Signed-off-by: Ivan Brusic <[email protected]>
) Signed-off-by: Sayali Gaikawad <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
Description
Run compatibility check based on PR base branch rather than main branch. See pull_request_target and pull_request
Related Issues
Resolves #9371
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.