| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
The weekly CodeQL task requires being run as an official build, hence CodeQL was not yet running. The easiest fix is to set the parameter controlling that to default to true, which means introducing another parameter controlling whether to release (which defaults to false).
There was a problem hiding this comment.
This PR modifies the OneBranch pipeline configuration to enable CodeQL security scanning by default while maintaining control over release generation. The change addresses the requirement that CodeQL tasks must run as official builds.
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The weekly CodeQL task requires being run as an official build, hence CodeQL was not yet running.
The easiest fix is to set the parameter controlling that to default to true, which means introducing another parameter controlling whether to release (which defaults to false).