II.
IssueTrackerProtocol overview
Reference · liveissue-tracker-protocol:minimal
Symphony §11.1 minimal portable contract overview
Three-op minimum that any tracker must implement to drive Symphony orchestration.
Attributes
displayName
Symphony §11.1 minimal portable contract
operations
- listActiveIssues(filter) -> Issue[]
- transitionIssue(issueId, targetState) -> void
- appendComment(issueId, body) -> void
description
Three-op minimum that any tracker must implement to drive Symphony orchestration.
Outgoing edges
None.
Incoming edges
implements_protocol1
- issue-tracker:asana·IssueTrackerAsana