Add the CliConfigFileEnabled feature flag#1270
Conversation
henrymercer
left a comment
There was a problem hiding this comment.
Actually, there's a typo here
|
I'm going to add some unit tests. |
c72eb20 to
22bbeb8
Compare
Also, wire it up to the `useCodeScanningConfigInCli` function.
22bbeb8 to
e37b0d6
Compare
|
Autogenerated JS files are not up to date, but otherwise ✅ |
5cc1af9 to
cab46c5
Compare
|
I think the failures are related to the Go extraction feature flag I just enabled. I un-enabled it again and they should work on re-run. |
|
Hmmm...required check |
I've seen this before. I think it's waiting on the upload jobs it depends on to finish, and then it will run. |
|
Well...I merged with main and updated all required checks. Hopefully, this is enough to fix things. Yours may have been an easier solution. |
Also, wire it up to the
useCodeScanningConfigInClifunction.Merge / deployment checklist