Skip to content

Conversation

@amaltaro
Copy link
Contributor

@amaltaro amaltaro commented Jul 2, 2020

Fixes #9787

Status

not-tested

Description

This action will get triggered for every single pull request created. It performs a shellcheck on the files
changed within the PR. AFAIK, it won't cause problems if we pass a non-shell script as input to the
shellcheck, to be tested though.

Is it backward compatible (if not, which system it affects?)

yes

Related PRs

All the credits go to Ishan: CMSCompOps/WmAgentScripts#597

External dependencies / deployment changes

none

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: failed
    • 1 new failures
    • 1 tests no longer failing
  • Pylint check: succeeded
  • Pycodestyle check: succeeded
  • Python3 compatibility checks: succeeded

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/10225/artifact/artifacts/PullRequestReport.html

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: failed
    • 1 new failures
    • 1 tests no longer failing
  • Pylint check: succeeded
  • Pycodestyle check: succeeded
  • Python3 compatibility checks: succeeded

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/10226/artifact/artifacts/PullRequestReport.html

@cmsdmwmbot
Copy link

Can one of the admins verify this patch?

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.

Create a shell linter github action

2 participants