CI: update github/super-linter docker tag to v4#2782
CI: update github/super-linter docker tag to v4#2782neteler merged 3 commits intoOSGeo:mainfrom neteler:ci_super_linter
Conversation
Replaces #2778 Selectively update `super-linter.yml` to GRASS GIS Addons PR OSGeo/grass-addons#847
|
In baea7da my attempt to fix
|
Co-authored-by: Nicklas Larsson <[email protected]>
|
LGTM! (Looks good to me!) |
| uses: github/super-linter@v4 | ||
| env: | ||
| # Listed but disabled linters would be nice to have. | ||
| GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
There was a problem hiding this comment.
Oh, I see. I assume you have updated this?
There was a problem hiding this comment.
Only the markdown files with #2762. The others were apparently good.
There was a problem hiding this comment.
FYI: setting
GITHUB_TOKENwas needed for listing each test:
Ah, you meant adding the GITHUB_TOKEN line in the super-linteryml file, right? (I initially thought that you have set the secret somewhere in the GH settings.)
There was a problem hiding this comment.
See beginning of https://github.com/github/super-linter#how-to-use
NOTE: If you pass the Environment variable GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} in your workflow, then the GitHub Super-Linter will mark the status of each individual linter run in the Checks section of a pull request. Without this you will only see the overall status of the full run. There is no need to set the GitHub Secret as it is automatically set by GitHub, it only needs to be passed to the action.
* CI: update github/super-linter docker tag to v4 Replaces OSGeo#2778 Selectively update `super-linter.yml` to GRASS GIS Addons PR OSGeo/grass-addons#847 * do not mix VALIDATE=true and VALIDATE=false * VALIDATE_MD -> VALIDATE_MARKDOWN Co-authored-by: Nicklas Larsson <[email protected]>
* CI: update github/super-linter docker tag to v4 Replaces OSGeo#2778 Selectively update `super-linter.yml` to GRASS GIS Addons PR OSGeo/grass-addons#847 * do not mix VALIDATE=true and VALIDATE=false * VALIDATE_MD -> VALIDATE_MARKDOWN Co-authored-by: Nicklas Larsson <[email protected]>


Replaces #2778
Selectively update
super-linter.ymlto GRASS GIS Addons PR OSGeo/grass-addons#847This PR contains the following updates:
v2.2.2->v4