Skip to content

feat: Findings Prioritization Feature Flag - BED-9035 - #3108

Open
kpowderly wants to merge 2 commits into
mainfrom
BED-9035
Open

feat: Findings Prioritization Feature Flag - BED-9035#3108
kpowderly wants to merge 2 commits into
mainfrom
BED-9035

Conversation

@kpowderly

@kpowderly kpowderly commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Description

Added Findings Prioritization Feature Flag

Motivation and Context

Resolves BED-9035

How Has This Been Tested?

Screenshot 2026-08-06 at 11 00 32 AM

Screenshots (optional):

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

Summary by CodeRabbit

  • New Features
    • Added support for enabling the findings prioritization preview feature through a feature flag.

@kpowderly kpowderly self-assigned this Aug 6, 2026
@kpowderly kpowderly added the api A pull request containing changes affecting the API code. label Aug 6, 2026
@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 52b79ba7-5fcc-457b-b6e9-f9f3a76adeec

📥 Commits

Reviewing files that changed from the base of the PR and between c9e4e36 and 4ab3545.

📒 Files selected for processing (1)
  • cmd/api/src/model/appcfg/flag.go

📝 Walkthrough

Walkthrough

Adds the exported FeatureFindingsPrioritizationV0 constant with the value "findings_prioritization_v0" to the application feature-flag declarations.

Changes

Findings prioritization

Layer / File(s) Summary
Add findings prioritization flag
cmd/api/src/model/appcfg/flag.go
Adds the exported FeatureFindingsPrioritizationV0 feature-flag constant.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested labels: enhancement, go

Suggested reviewers: dcairnsspecterops

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the addition of the Findings Prioritization feature flag and references the associated ticket.
Description check ✅ Passed The description covers the change, motivation, ticket, feature type, testing evidence, and checklist, but provides limited written testing details.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch BED-9035

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot added enhancement New feature or request go Pull requests that update go code labels Aug 6, 2026
@bsheth711
bsheth711 self-requested a review August 6, 2026 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api A pull request containing changes affecting the API code. enhancement New feature or request go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants