-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Add randomness to the codeql scanning time
Why do we need this change? ======================= If deploying across a large number of repositories having all jobs trigger at the same exact time causes a mass spike in potential workloads on self hosted runners. Change behaviors to randomize the time as we want to get the results weekly, but timing shouldn't entirely matter What effects does this change have? ======================= * include secrets to generate random time * add randomness to the cron task * various lint fixes
- Loading branch information
1 parent
14788c6
commit 83fea4c
Showing
2 changed files
with
78 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters