Skip to content

Commit

Permalink
🌱 Add api_hub_tests_ref to CI on PRs (#559)
Browse files Browse the repository at this point in the history
In order to run E2E API tests with tackle2-hub API tests on matching
branches, adding name of PR branch as a variable passed to CI workflow.

Depends on konveyor/ci#23

Related to konveyor/ci#22 and
konveyor/go-konveyor-tests#61

---------

Signed-off-by: Marek Aufart <maufart@redhat.com>
  • Loading branch information
aufi authored Nov 29, 2023
1 parent ce5a30e commit f32518a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,4 @@ jobs:
uses: konveyor/ci/.github/workflows/global-ci.yml@main
with:
component_name: tackle2-hub
api_hub_tests_ref: ${{ github.ref_name }}

0 comments on commit f32518a

Please sign in to comment.