fix(tdd): replace non-standard @tdd_bug tags with @tdd_issue per CONTRIBUTING.md #3292
@@ -1,4 +1,4 @@
|
||||
@tdd_bug @tdd_bug_797
|
||||
@tdd_issue @tdd_issue_797
|
||||
Feature: TDD Bug #797 — actor list should not cause a database update
|
||||
|
||||
Bug #797 reports that running ``agents actor list`` on a fresh checkout
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tdd_issue @tdd_issue_1080 @tdd_bug @tdd_bug_1080 @mock_only
|
||||
@tdd_issue @tdd_issue_1080 @mock_only
|
||||
Feature: TDD Bug #1080 — execution environment resolution ignores project-level override
|
||||
As a developer
|
||||
I want execution environment resolution to honour the 6-level precedence chain
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tdd_bug @tdd_bug_1076
|
||||
@tdd_issue @tdd_issue_1076
|
||||
Feature: TDD Bug #1076 — use_action() does not propagate automation_profile to Plan
|
||||
As a developer
|
||||
I want to verify that use_action() resolves the automation profile
|
||||
|
||||
Reference in New Issue
Block a user