@alejandro yes, this seems like it's safe to delete. There's some merge conflicts though, probably with your other cleanup MR that was merged
See motivation at #1429 (comment 3151889909)
Closes #294
Numbered steps to set up and validate the change are strongly suggested.
@alejandro this makes sense to me
Allen Cook (5fb7c6c6) at 17 Mar 17:41
Allen Cook (ad719e93) at 17 Mar 17:41
Merge branch 'unused-suggestions-code' into 'main'
... and 1 more commit
Remove unused suggestions code.
No functional changes.
@alejandro this LGTM, thanks for cleaning this up
Remove unused suggestions code.
No functional changes.
@alejandro We still have Amazon Q code suggestions that aren't going through the prompt registry, though I don't know how many people are actually using that.
I think we would also need to rework our dashboards / charts to handle the new source of data, this might cause some loss of historical data.
Allen Cook (e4f1c609) at 13 Mar 20:34
Fix banner
Allen Cook (901d34af) at 13 Mar 20:30
Fix banner
Allen Cook (0e946e4b) at 13 Mar 20:00
Merge branch 'duo-edit-20260306-144058' into 'master'
... and 1 more commit
Allen Cook (6cab8c9e) at 13 Mar 20:00
This MR removes the dependency_scanning_sbom_scan_result_cache feature flag after successful production rollout and validation.
The feature enables the Dependency Scanning analyzer to check if an SBOM has been previously processed before uploading and triggering a new resource-intensive scan, significantly reducing computational resources and scan times.
The feature has been successfully rolled out and validated through:
Stage 2a: gitlab-org group enablement with 24-48 hour monitoring
Stage 2b: Global incremental rollout (25% → 50% → 75% → 100%)
Observation: 2+ days at 100% enablement
check_sbom_scan_caching_feature_flag! and sbom_scan_caching_enabled? helper methodssbom_digest parameter (now always used)@uchandran correct, looks good to me
Updates the Code Review Flow docs to note that automatic reviews for groups are enabled by default for new free trials starting in 18.10.
If you are a GitLab team member and only adding documentation, do not add any of the following labels:
~"frontend"~"backend"~"type::bug"~"database"These labels cause the MR to be added to code verification QA issues.
Documentation-related MRs should be reviewed by a Technical Writer for a non-blocking review, based on Documentation Guidelines and the Style Guide.
If you aren't sure which tech writer to ask, use roulette or ask in the #docs Slack channel.
Default behavior, say something like Default behavior when you close an issue.Configuring GDK, say something like Configure GDK.Allen Cook (2b344ec3) at 13 Mar 19:38
Link to correct docs
This is expected because CDot doesn't really work on GDK (that I can tell). I've updated the reproduction steps with what I had to do
Allen Cook (f67a247a) at 13 Mar 19:08
Address frontend feedback