vendic/clickup-change-task-assignee
Github action to automatically change the status of task in Clickup
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| clickup_token | Your clickup token | yes | — |
| clickup_custom_task_ids | A list of custom task IDS of which you want to change the status | yes | — |
| clickup_team_id | Your clickup team id | yes | — |
| target_assignees_usernames | The Github usernames of the target assignees | yes | — |
| clickup_user_id_mapping_path | Expects a JSON file path that maps the Github users to Clickup user id's | yes | — |
| add_assignees | The default behaviour is that this action adds users. If you want to remove users set it to 'false' | no | true |
Outputs
no outputs