feat: Add automatic_copilot_code_review_enabled parameter to ruleset API#3506
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
fb924b7 to
fae98c7
Compare
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3506 +/- ##
=======================================
Coverage 91.21% 91.21%
=======================================
Files 182 182
Lines 15930 15930
=======================================
Hits 14531 14531
Misses 1225 1225
Partials 174 174 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fixes: #3505.
implemented the parameter as optional
, but it's based on supposition.It's optional https://github.com/orgs/community/discussions/141896#discussioncomment-12489418