Skip to content

ci: label based input to skip tests if not required#1982

Merged
Prashansa-K merged 1 commit into
mainfrom
ci/skip-ci-via-labels
Apr 8, 2026
Merged

ci: label based input to skip tests if not required#1982
Prashansa-K merged 1 commit into
mainfrom
ci/skip-ci-via-labels

Conversation

@Prashansa-K
Copy link
Copy Markdown
Contributor

Not all changes require konnect or gw tests.
Example: A test added for file utilities
can skip konnect and ee tests.
Adding this feature to allow us to
ship faster.
This also helps us to not rely on
Konnect Dev resiliency in case
something is blocking and the change is
irrelevant to Konnect

Not all changes require konnect or gw tests.
Example: A test added for file utilities
can skip konnect and ee tests.
Adding this feature to allow us to
ship faster.
This also helps us to not rely on
Konnect Dev resiliency in case
something is blocking and the change is
irrelevant to Konnect
@Prashansa-K Prashansa-K added skip-konnect Skip Konnect Integration tests in CI skip-ee Skip Enterprise Integration Tests in CI labels Apr 8, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.58%. Comparing base (90f91de) to head (1b32d80).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1982      +/-   ##
==========================================
- Coverage   32.62%   32.58%   -0.05%     
==========================================
  Files          77       77              
  Lines        6903     6903              
==========================================
- Hits         2252     2249       -3     
- Misses       4472     4474       +2     
- Partials      179      180       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Prashansa-K
Copy link
Copy Markdown
Contributor Author

Adding the labels skip-konnect and skip-ee skipped the two test suites.

@Prashansa-K Prashansa-K merged commit 6719b2a into main Apr 8, 2026
19 of 79 checks passed
@Prashansa-K Prashansa-K deleted the ci/skip-ci-via-labels branch April 8, 2026 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-ee Skip Enterprise Integration Tests in CI skip-konnect Skip Konnect Integration tests in CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants