Commit Graph

22 Commits

Author SHA1 Message Date
Sebastiaan Janssen
16a02e0827 Update pr-first-response.yml 2022-04-21 14:36:19 +02:00
Sebastiaan Janssen
184397a327 Adds PR first response action 2022-04-15 19:14:23 +02:00
Niels Lyngsø
e204c5bab9 Media Previews (#11888)
Co-authored-by: Niels Lyngsø <nsl@umbraco.com>
Co-authored-by: Mads Rasmussen <madsr@hey.com>
Co-authored-by: Paul Johnson <pmj@umbraco.com>
2022-01-20 16:47:00 +01:00
Paul Johnson
576f90ad37 Speedup codeql run (#11877)
* Speedup codeql run

* npm build once, ignore node_modules

* Misc cleanup
2022-01-18 00:35:53 +00:00
Paul Johnson
9a145537aa Fix config file, should be on init 2022-01-17 22:29:42 +00:00
Paul Johnson
c410f78986 Restore config file and prevent duplicate run for feature branches 2022-01-17 21:41:24 +00:00
Paul Johnson
2c44d67686 Modify codeql setup. (#11876) 2022-01-17 14:42:41 +00:00
Paul Johnson
4133a9cdf9 Prevent github actions spam 2021-10-25 16:37:34 +01:00
Sebastiaan Janssen
98f5d471fc Correct the path of the config file 2021-08-17 12:03:49 +02:00
Sebastiaan Janssen
1057df997d Trying to prevent unnecessary CodeQL errors for contributors (#10867) 2021-08-16 15:40:06 +02:00
Warren Buckley
68ff157cf0 Ignores build.tmp folder at root as we don't want to analyze the tmp build output 2021-02-16 12:42:29 +00:00
Sebastiaan Janssen
930b1c1a75 Run analysis for bug fixes & features 2020-11-23 11:47:25 +01:00
Sebastiaan Janssen
2b6b9b8c06 Keep getting complaints that there's no on in codeql-config.yml 2020-11-23 11:35:52 +01:00
Sebastiaan Janssen
333aaec1e3 Might fix running out of memory? 2020-11-12 11:52:45 +01:00
Sebastiaan Janssen
9c6b7a6578 Run analysis on pushes AND PRs to the contrib and dev branches 2020-11-12 11:42:37 +01:00
Sebastiaan Janssen
f295b539a1 Adding a config file maybe? 2020-11-12 11:14:34 +01:00
Sebastiaan Janssen
285e51dd37 Should it be here then? 2020-11-12 10:55:50 +01:00
Sebastiaan Janssen
49c9330e28 Get CodeQL to only scan the relevant directories 2020-11-12 10:49:21 +01:00
Sebastiaan Janssen
05ef43d732 Disable CodeQL for now while we figure out why it doesn't work 2020-11-09 11:30:33 +01:00
Sebastiaan Janssen
d347d36861 Don't run CodeQL on PRs for now 2020-07-14 13:48:46 +02:00
Sebastiaan Janssen
9f9cd0e11e Trying to get CodeQL to run (#8415) 2020-07-13 17:22:27 +02:00
Sebastiaan Janssen
19ec14b53f Create codeql-analysis.yml
First stab at getting CodeQL analysis running
2020-07-10 08:57:41 +02:00