Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom workflow support #12

Merged
merged 9 commits into from
Oct 4, 2021
Merged

Custom workflow support #12

merged 9 commits into from
Oct 4, 2021

Conversation

valerauko
Copy link
Owner

Issue

https://www.wrike.com/open.htm?id=696166641
Closes #11

What

Handle custom workflows

Why

Any bigger org probably uses custom workflows that they tweak to their needs.

Without this support on merge of a PR the task is forcefully moved to the default workflow, instead of what's set up for its folder.

How

There is no notion for what's the "appropriate" next status for a task in wrike's API, so on merge of a Pull Request wrike-ist will update the status of the linked task to the first Completed status in the task's workflow.

This works with the default workflow as well (used in free accounts).

@valerauko valerauko added the enhancement New feature or request label Oct 4, 2021
@valerauko valerauko self-assigned this Oct 4, 2021
@valerauko valerauko merged commit cc6b700 into main Oct 4, 2021
@valerauko valerauko deleted the feature/custom-workflows branch October 4, 2021 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom workflow support
1 participant