File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 tmt_plan_regex : " fedora-init"
3030 pull_request_status_name : " Fedora init test"
3131 update_pull_request_status : " true"
32- create_github_summary : " true"
3332 variables : " REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }};"
33+ create_github_summary : " true"
3434 test-upgrade :
3535 runs-on : ubuntu-latest
3636
5454 tmt_plan_regex : " fedora-upgrade"
5555 pull_request_status_name : " Fedora upgrade test"
5656 update_pull_request_status : " true"
57- create_github_summary : " true"
5857 variables : " REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }};"
58+ create_github_summary : " true"
5959 container-test-init :
6060 runs-on : ubuntu-latest
6161
7979 tmt_plan_regex : " container-fedora-init"
8080 pull_request_status_name : " Fedora container init test"
8181 update_pull_request_status : " true"
82- create_github_summary : " true"
8382 variables : " REPO_URL=${{ github.server_url }}/${{ github.repository }};REPO_NAME=${{ github.repository }};PR_NUMBER=${{ github.event.issue.number }};"
83+ create_github_summary : " true"
8484 container-test-upgrade :
8585 runs-on : ubuntu-latest
8686
You can’t perform that action at this time.
0 commit comments