MCPcopy Create free account
hub / github.com/codemod/codemod / collect_task_env_vars

Function collect_task_env_vars

crates/core/src/git_ops.rs:41–53  ·  view source on GitHub ↗

Collect `CODEMOD_TASK_*` environment variables (excluding `CODEMOD_TASK_ID`) into a map keyed by the lowercased suffix. Example: `CODEMOD_TASK_JIRA_TITLE=Fix bug` → `("jira_title", "Fix bug")`

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 1

insertMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…