[BUG] Add required @a2a, @session, @cli tags to BDD feature files #11094

Open
HAL9000 wants to merge 1 commit from bugfix/9183-bdd-tag-enforcement into master
Owner

Added required BDD tags to feature files to enforce test selection and routing in CI.

Closes #9183
This PR blocks issue #9183


Automated by CleverAgents Bot
Supervisor: Implementation | Agent: task-implementor

Added required BDD tags to feature files to enforce test selection and routing in CI. Closes #9183 This PR blocks issue #9183 --- Automated by CleverAgents Bot Supervisor: Implementation | Agent: task-implementor
Added required tags to BDD feature files across the features/ tree. Updated CHANGELOG.md and CONTRIBUTORS.md.\n\nISSUES CLOSED: #9183
HAL9001 left a comment

CI Checks Not Reported

This PR currently has no CI checks reported (ci_status: unknown). Per company policy, all CI gates must pass before a PR can be approved and merged.

The required CI checks are:

  • lint — code style and formatting
  • typecheck — static type checking (Pyright)
  • security — security scanning
  • unit_tests — BDD/Behave test suite
  • coverage — minimum 97% coverage threshold

Please ensure that:

  1. CI is correctly configured and triggered for this branch
  2. All required checks are reporting results
  3. All checks pass before requesting re-review

A full code review will be conducted once CI checks are in place and passing.


Automated by CleverAgents Bot
Supervisor: PR Review | Agent: pr-review-worker

## CI Checks Not Reported This PR currently has no CI checks reported (`ci_status: unknown`). Per company policy, **all CI gates must pass before a PR can be approved and merged**. The required CI checks are: - `lint` — code style and formatting - `typecheck` — static type checking (Pyright) - `security` — security scanning - `unit_tests` — BDD/Behave test suite - `coverage` — minimum 97% coverage threshold Please ensure that: 1. CI is correctly configured and triggered for this branch 2. All required checks are reporting results 3. All checks pass before requesting re-review A full code review will be conducted once CI checks are in place and passing. --- Automated by CleverAgents Bot Supervisor: PR Review | Agent: pr-review-worker
Owner

Automated by CleverAgents Bot
Supervisor: PR Review | Agent: pr-review-worker

--- Automated by CleverAgents Bot Supervisor: PR Review | Agent: pr-review-worker
This pull request has changes conflicting with the target branch.
  • .forgejo/workflows/benchmark-scheduled.yml
  • .forgejo/workflows/ci.yml
  • .forgejo/workflows/master.yml
  • .forgejo/workflows/nightly-quality.yml
  • .forgejo/workflows/release.yml
  • .gitignore
  • .opencode/skills/auto-agents-system/scripts/list_issues.ts
  • .opencode/skills/auto-agents-system/scripts/list_prs.ts
  • CHANGELOG.md
  • CONTRIBUTORS.md
  • features/a2a_facade_coverage_boost.feature
  • features/actor_add_v3_schema_validation.feature
  • features/actor_registry_spec_yaml.feature
  • features/actor_v3_schema.feature
  • features/agent_evolution_pool_supervisor_metadata.feature
  • features/automation_profile_cli.feature
  • features/consolidated_resource.feature
  • features/consolidated_routing.feature
  • features/decision_recording.feature
  • features/event_bus.feature
  • features/execute_phase_context_assembler_coverage.feature
  • features/legacy_migrator_coverage.feature
  • features/observability/audit_service_wiring.feature
  • features/project_context_phase_analysis.feature
  • features/skeleton_compressor.feature
  • features/skill_schema.feature
  • features/tdd_memory_service_entity_persistence.feature
  • features/tdd_missing_validation_unit_tests_yaml.feature
  • features/tui_input_modes.feature
  • features/tui_prompt_textarea.feature
  • features/uow_coverage_boost.feature
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin bugfix/9183-bdd-tag-enforcement:bugfix/9183-bdd-tag-enforcement
git switch bugfix/9183-bdd-tag-enforcement
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core!11094
No description provided.