GitHub tracker integration for Symphony Elixir #52
mpuig
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, I’ve been working on adding GitHub as an alternative tracker for the Symphony Elixir runtime alongside the existing Linear integration.
The goal is to preserve Symphony’s current orchestration model while making it possible to use:
Statusas the workflow stateI’ve opened a PR in my fork here:
mpuig#1
It adds:
tracker.kind: githubTodohandlingA few constraints I tried to preserve:
codex.commandbehaviorI’d appreciate feedback on whether GitHub is a useful upstream direction for Symphony, and whether this implementation is aligned with the intended tracker/tool architecture.
Beta Was this translation helpful? Give feedback.
All reactions