sonarcloud-github-action
sonarcloud-github-action copied to clipboard
Replace Travis workflow by Github Action
This workflow tests the docker build on pull requests, and comments some docker image metatdata.
See https://github.com/toindev/sonarcloud-github-action/pull/2 for an example.
Edit : the Travis workflow won't pass in this PR, since I removed the configuration file
@claire-villard-sonarsource @nawar-hamo-sonarsource @anita-stanisz-sonarsource could you please add your review?
After two years, Travis has been removed on master, without GH replacement. I guess the action was not that necessary.