teamwork/Teamwork GitHub Sync
This action helps you to sync your PRs with tasks in Teamwork to streamline team collaboration and your development workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| TEAMWORK_URI | Teamwork URI | yes | — |
| TEAMWORK_API_TOKEN | Teamwork API token | yes | — |
| AUTOMATIC_TAGGING | Do you want to enable automatic tagging: true/false | no | — |
| WORKFLOW_STAGE_OPENED | The case-sensitive name of the workflow stage you would like the task to be moved to once the PR has been opened | no | "" |
| WORKFLOW_STAGE_MERGED | The case-sensitive name of the workflow stage you would like the task to be moved to once the PR has been merged | no | "" |
| WORKFLOW_STAGE_CLOSED | The case-sensitive name of the workflow stage you would like the task to be moved to if the PR was closed without being merged | no | "" |
| LIGHTWEIGHT_COMMENT | Generate tiny comments with minimal information | no | false |
| BOARD_COLUMN_OPENED | Deprecated. | no | "" |
| BOARD_COLUMN_MERGED | Deprecated. | no | "" |
| BOARD_COLUMN_CLOSED | Deprecated. | no | "" |
Outputs
no outputs