refactor(#1053): replace TRIGGER_ENTITY_URL with FULLSEND_WORK_ITEM_URL - #1054
Conversation
Rename the Jira forge env var from TRIGGER_ENTITY_URL to FULLSEND_WORK_ITEM_URL across all references: harness config (triage.yaml runner and sandbox env), the Jira env file (env/jira/triage.env), documentation (docs/triage.md), and the local testing guide (LOCAL.md). This aligns with the decision in fullsend-ai/fullsend#6611 to standardize on FULLSEND_WORK_ITEM_URL. Note: pre-commit could not fetch remote hook repos due to sandbox network restrictions. Hooks were run directly (YAML validation, trailing whitespace, end-of-file, private key detection, gitleaks) and all passed. Closes #1053
|
🤖 Finished Review · ✅ Success · Started 8:24 PM UTC · Completed 8:36 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $2.58 |
|
Risk Assessment: moderate (2/5) DetailsStraightforward env-var rename across 4 config/doc files by a known bot; minimal change size and perfect issue-scope alignment keep risk low, but moderate historical churn and fix-commit density on the touched files nudge the composite to moderate. |
ReviewFindingsMedium
|
|
🤖 Finished Retro · ✅ Success · Started 9:21 PM UTC · Completed 9:34 PM UTC Commit: Runtime: claude · Model: opus → claude-opus-4-6 · Effort: high · Cost: $5.53 |
Retro: PR #1054 — Replace TRIGGER_ENTITY_URL with FULLSEND_WORK_ITEM_URLTimeline
Workflow qualityCode agent: Excellent. Completed a clean 7-line rename across 4 files in under 4 minutes, passed all pre-commit hooks, and required zero rework. Notably, the code agent found an additional file ( Triage agent: Completed quickly but its affected-files analysis was incomplete — it listed 3 files (6 occurrences) but missed Review agent: Ran correctly and produced accurate findings. The sole posted finding (protected-path flag on Functional tests: Two intermediate failures on label events ( Evidence for existing issues
Proposals filed
|
Summary
TRIGGER_ENTITY_URLwithFULLSEND_WORK_ITEM_URLacross the codebase, aligning with the decision in chore(dispatch): provide FULLSEND_WORK_ITEM_URL in addition to GITHUB_ISSUE_URL fullsend#6611.harness/triage.yaml(Jira forge runner and sandbox env),env/jira/triage.env,docs/triage.md(Jira setup table and migration notes), andLOCAL.md(local testing guide).Testing
pre-triage-test.sh,post-triage-test.sh).check-bundleconfirms bundled scripts are consistent.Closes #1053
Post-script verification
agent/1053-replace-trigger-entity-url)2fbb7da338097ad4c3d659820444c7523a0f1e63..HEAD)