Skip to content

Improve manual workflow trigger context#401

Merged
marccampbell merged 1 commit into
mainfrom
fix-manual-workflow-trigger-context
Jun 10, 2026
Merged

Improve manual workflow trigger context#401
marccampbell merged 1 commit into
mainfrom
fix-manual-workflow-trigger-context

Conversation

@marccampbell

Copy link
Copy Markdown
Contributor

Summary

  • preserve workspace CONTEXT.md when creating manually triggered workflow claws
  • include the workflow entry inject task in the generated manual trigger context
  • avoid telling no-input manual workflows to read trigger inputs

Why

Manual workflow triggers with no inputs were bootstrapped with a generic CONTEXT.md, which could make workflows like dependency-update-go start without the operational task context that cron runs receive through the workflow pipeline.

Test

  • go test ./pkg/hub -run 'TestWorkflowManualTriggerContextIncludesTaskAndWorkspaceContext|TestFactoryContextsIncludePRCompletionPolicy'
  • go test ./pkg/hub

@greptile-apps

greptile-apps Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "Improve manual workflow trigger context" | Re-trigger Greptile

@marccampbell marccampbell merged commit e6b8177 into main Jun 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant