Skip to content

feat: FEATURE_FLAG_ITEM_COMMENTS_ENABLED (NYSED-13) - #4491

Open
bartlomiejmarszal wants to merge 1 commit into
developfrom
feat/NYSED-13/item-comments
Open

feat: FEATURE_FLAG_ITEM_COMMENTS_ENABLED (NYSED-13)#4491
bartlomiejmarszal wants to merge 1 commit into
developfrom
feat/NYSED-13/item-comments

Conversation

@bartlomiejmarszal

@bartlomiejmarszal bartlomiejmarszal commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add FEATURE_FLAG_ITEM_COMMENTS_ENABLED constant for Item Comments (NYSED-13)

Test plan

  • Flag constant available to client config / consumers

Related: NYSED-13

Summary by CodeRabbit

  • New Features
    • Added support for recognizing the feature flag that enables item comments.

@coderabbitai

coderabbitai Bot commented Aug 5, 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: Path: https://raw.githubusercontent.com/oat-sa/tao-code-quality/main/coderabbit/php/authoring/v1/.coderabbit.yaml (via .coderabbit.yaml)

Review profile: CHILL

Plan: Pro

Run ID: fa68827b-1250-48d8-8a7b-d7ec64c045e0

📥 Commits

Reviewing files that changed from the base of the PR and between 77dde84 and 4629346.

📒 Files selected for processing (1)
  • models/classes/featureFlag/FeatureFlagCheckerInterface.php

📝 Walkthrough

Walkthrough

The public feature flag interface now declares FEATURE_FLAG_ITEM_COMMENTS_ENABLED.

Changes

Feature flag update

Layer / File(s) Summary
Add item comments flag
models/classes/featureFlag/FeatureFlagCheckerInterface.php
Adds the public FEATURE_FLAG_ITEM_COMMENTS_ENABLED constant.

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

Possibly related PRs

Suggested labels: ⏱️ <10 Min Review

Suggested reviewers: karol-stelmaczonek, kirylhatalski, pnal

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the added feature-flag constant and links it to the relevant issue.
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 feat/NYSED-13/item-comments

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

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Version

Target Version 56.10.0
Last version 56.9.0

There are 0 BREAKING CHANGE, 1 feature, 0 fix

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Front-end summary Node 18

💯 Total ✅ Passed ⏭️ Skipped ❌ Failed
202 202 0 0

@bartlomiejmarszal
bartlomiejmarszal marked this pull request as ready for review August 6, 2026 14:31
@bartlomiejmarszal
bartlomiejmarszal requested a review from a team as a code owner August 6, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant