-
Notifications
You must be signed in to change notification settings - Fork 960
[FEAT]: Support Code Scanning default setup #1648
Copy link
Copy link
Closed as not planned
Labels
Status: StaleUsed by stalebot to clean houseUsed by stalebot to clean houseStatus: Up for grabsIssues that are ready to be worked on by anyoneIssues that are ready to be worked on by anyoneType: FeatureNew feature or requestNew feature or requesthacktoberfestIssues for participation in HacktoberfestIssues for participation in Hacktoberfest
Metadata
Metadata
Assignees
Labels
Status: StaleUsed by stalebot to clean houseUsed by stalebot to clean houseStatus: Up for grabsIssues that are ready to be worked on by anyoneIssues that are ready to be worked on by anyoneType: FeatureNew feature or requestNew feature or requesthacktoberfestIssues for participation in HacktoberfestIssues for participation in Hacktoberfest
Type
Projects
Status
✅ Done
Describe the need
We manage our whole GitHub organisation programatically, including the creation of repositories. We are also a GHAS customer, and want to use it to it's maximum. Getting all teams across 500+ repositories to enable Code Scanning is a headache, so being able to automatically enable the default scanning programatically for a repository would be helpful.
There is now an API for this so it can be Terraformed.
Depends on google/go-github#2751 for the go-github SDK to support it.
SDK Version
No response
API Version
2022-11-28
Relevant log output
No response
Code of Conduct