Skip to content

DO NOT MERGE: just for testing#712

Draft
psturc wants to merge 6 commits intokonflux-ci:mainfrom
psturc:e2e-for-forks-test
Draft

DO NOT MERGE: just for testing#712
psturc wants to merge 6 commits intokonflux-ci:mainfrom
psturc:e2e-for-forks-test

Conversation

@psturc
Copy link
Member

@psturc psturc commented Dec 17, 2025

No description provided.

- Remove the restriction that skipped e2e test for PRs from forks.
- Use the pull_request_target event for triggering the e2e action.
  Add a validation job which validate that if the event is
  pull_request_target, the one of the following should be true:

    * PR author is in the allow list.
    * PR has label ok-to-test
    * PR author is a public member of the konflux-ci GitHub organization

Signed-off-by: Gal Ben Haim <gbenhaim@redhat.com>
@snyk-io
Copy link

snyk-io bot commented Dec 17, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@psturc
Copy link
Member Author

psturc commented Dec 17, 2025

/ok-to-test

@psturc psturc changed the base branch from e2e-for-forks to main December 17, 2025 11:27
mshaposhnik and others added 5 commits December 17, 2025 12:29
Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>
* Fixup command in provision script

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>

* Fixup command in provision script

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>

* Fixup command in provision script

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>

---------

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>
…flux-ci#711)

* Add opentelemetry volume mount, missed during main branch rebase

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>

* Fixup for e2e

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>

* Fixup for e2e

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>

---------

Signed-off-by: Max Shaposhnyk <mshaposh@redhat.com>
@psturc psturc force-pushed the e2e-for-forks-test branch from afb9c07 to 3eb3956 Compare December 17, 2025 11:34
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.70%. Comparing base (a790a1f) to head (3eb3956).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #712   +/-   ##
=======================================
  Coverage   48.70%   48.70%           
=======================================
  Files          20       20           
  Lines        2708     2708           
=======================================
  Hits         1319     1319           
  Misses       1259     1259           
  Partials      130      130           
Flag Coverage Δ
unit-tests 48.70% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants