GitHub tracker integration for Symphony Elixir #52
mpuig
started this conversation in
Show and tell
Replies: 1 comment
-
|
Hi all, I have a related fork here: https://github.com/zack-nova/symphony It explores the same broad direction as this discussion, but with a smaller first GitHub slice: GitHub Issues with label-based state rather than GitHub Projects v2 status. The fork currently adds:
I am not assuming this should land upstream as one large PR. I wanted to ask maintainers first:
Happy to keep this as a fork if it is outside the intended scope. The main goal is to avoid drifting silently if parts of the work line up with the upstream roadmap. |
Beta Was this translation helpful? Give feedback.
0 replies
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