Unblock Resolved Dependencies
Finds tickets blocked by dependencies that are already resolved and moves them back to an actionable status.
Human doc: agents/docs/agents/unblock_resolved_dependencies.md
Attributes
| Attribute | Value |
|---|---|
| Job | JSRunner |
| Config | unblock_resolved_dependencies.json |
| ContextId | — |
| outputType | — |
| skipAIProcessing | false |
Prompt snapshot
Full prompt / instruction set: agents/snapshots/unblock_resolved_dependencies.md
Actions
postJSAction: unblockResolvedDependencies.js
Unblock Resolved Dependencies — postJSAction for unblock_resolved_dependencies agent.
- Source:
agents/js/unblockResolvedDependencies.js - Side effects:
- post Jira comment
LLM step
- outputType:
none - Prompt snapshot:
agents/snapshots/unblock_resolved_dependencies.md
Generated by js/agentDocGenerator.js