EficodeRND / pluto-workflow-templates

Repository for the Pluto workflow templates
Apache License 2.0
0 stars 0 forks source link

Pre alerts from the static code analysis #5

Open romuaa opened 3 years ago

romuaa commented 3 years ago

Alert about issues found with static code analysis and prevent merging until the issues are solved

Possible options to look at https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning

https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning

https://github.com/apps/codeclimate

https://github.com/marketplace/codacy

github-actions[bot] commented 3 years ago

This issue has been labeled stale because it has been open $INPUT_DAYS_BEFORE_STALE days with no activity.

evolaine commented 3 years ago

We already have implemented CodeQL in #14 but do we want Codacy or something else as well?

romuaa commented 3 years ago

I think CodeQL is enough for now. Let's see how it works (I haven't seen any notifications from it yet). We may want to consider / offer other options at later point as well.

github-actions[bot] commented 2 years ago

This issue has been labeled stale because it has been open 60 days with no activity.