-
Notifications
You must be signed in to change notification settings - Fork 16
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
[RHTAP-4013] ESLint PR check #216
base: main
Are you sure you want to change the base?
Conversation
hmm... Just a thought - what about adding this as a step to build pipeline? |
Sounds good. I will do that instead. |
c64e441
to
431d00c
Compare
/retest |
1 similar comment
/retest |
5dd251f
to
e416cea
Compare
/retest |
|
/retest |
@jsmid1: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/rhtap-team/rhtap-cli:e2e-4.17-vccbd Test results analysis<not enabled> |
This PR adds ESLint check to pull-request pipeline.
Issue: RHTAP-4013