Enable code scanning default setup via a repository level API #643
Labels
cloud
Available on Cloud
code scanning
Feature: Github Code Scanning
ga
Feature phase: Generally available
GHES 3.10
3.10 in Q4'23
github advanced security
Product SKU: GitHub Advanced Security
shipped
Shipped
Summary
Code scanning default setup allows users to set up CodeQL analysis on a repository without the need to commit an Actions workflow file to the repository. This feature will now also be supported via an API at the repository level.
Intended Outcome
Let users programmatically set up code scanning default setup on repositories.
How will it work?
The public API will support setting up CodeQL default setup for a repository. Other forms of setup, such as a GitHub Actions workflow, will not be supported by the API. The API will be available at repository level.
The text was updated successfully, but these errors were encountered: