Skip to content

chore(pm-triage): board.sh and state.sh read nine WH_* variables the server now refuses at boot #582

Description

@taitelee

#569 makes boot refuse any unbound WH_* environment variable. The pm-triage skill documents WH_REPO, WH_OWNER, WH_PROJECT_ID, WH_PROJECT_NUM, WH_PRIORITY_FIELD, WH_STATUS_FIELD, and WH_PM_STATE_{BRANCH,AUTHOR,EMAIL} as its override mechanism (.claude/skills/pm-triage/SKILL.md:93), read by scripts/board.sh and scripts/state.sh. Exporting any of them and then running make dev in the same shell refuses boot, with an error blaming a typo or the settings-directory move.

Rename them out of the WH_ prefix, the same way WH_SKIP_DIAGRAM_PNG became DOCS_SKIP_DIAGRAM_PNG in #569.

Related: #526.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions