Skip to content
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

feat(RELEASE-951): integrate Checkton for linting #127

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

seanconroy2021
Copy link
Contributor

@seanconroy2021 seanconroy2021 commented Jun 12, 2024

This updates the linting workflow by adding Checkton. Checkton will review the code for linting errors.

Changes:

  • Added a step to the workflow to run Checkton on PR.
  • Configured Checkton to upload the SARIF report.

@seanconroy2021 seanconroy2021 changed the title feat(RELEASE-951): integrate Checkton for linting WIP:feat(RELEASE-951): integrate Checkton for linting Jun 12, 2024
@seanconroy2021 seanconroy2021 marked this pull request as draft June 12, 2024 10:03
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@seanconroy2021 seanconroy2021 force-pushed the feat(951)-shellChecker branch 3 times, most recently from 847e0ce to cf9180b Compare July 5, 2024 12:22
@seanconroy2021 seanconroy2021 changed the title WIP:feat(RELEASE-951): integrate Checkton for linting feat(RELEASE-951): integrate Checkton for linting Jul 8, 2024
@seanconroy2021 seanconroy2021 marked this pull request as ready for review July 8, 2024 07:52
@seanconroy2021 seanconroy2021 force-pushed the feat(951)-shellChecker branch 2 times, most recently from 49600eb to 43d0ec4 Compare July 8, 2024 11:52
.github/workflows/lint.yaml Show resolved Hide resolved
.github/workflows/lint.yaml Show resolved Hide resolved
.github/workflows/lint.yaml Show resolved Hide resolved
.github/workflows/lint.yaml Show resolved Hide resolved
This updats the linting workflow by adding Checkton.
Checkton will review code for linting errors.

Changes:
* Added a step to the workflow to run Checkton.
* Configured Checkton to upload the SARIF report.

This implementation is based on: konflux-ci/build-definitions#1051

Signed-off-by: Sean Conroy <[email protected]>
@mmalina mmalina merged commit 7db0f23 into hacbs-release:main Jul 11, 2024
5 checks passed
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