marksman-20/TeamWok Bridge Action
Unified Slack notifications and YouTrack issue syncing for your repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for authentication (used to comment on synced issues) | no | ${{ github.token }} |
| slack_webhook_url | Slack incoming webhook URL to post notifications | no | — |
| youtrack_base_url | Base URL of your YouTrack Cloud instance (e.g., https://name.youtrack.cloud) | no | — |
| youtrack_token | Permanent token from YouTrack | no | — |
| youtrack_project_id | Project short ID (e.g. TCD) or internal database ID (e.g. 0-2) | no | — |
| agent_name | Name of the AI agent running the task (e.g., Aider Senior, Sweep Junior) | no | TeamWok Agent |
| agent_role | The agent role/capability (e.g., bug-fixer, documentation, refactorer) | no | developer |
| scope | Context scope limit for the agent: "issue" (Chinese wall) or "project" (full roadmap) | no | issue |
Outputs
no outputs