Skip to content

Conversation

@rkreutz
Copy link
Contributor

@rkreutz rkreutz commented Apr 20, 2021

About

This PR adds the capability to move tasks across Columns in Project during the different stages of a PR.

How

I'm introducing three new inputs: BOARD_COLUMN_OPENED, BOARD_COLUMN_MERGED and BOARD_COLUMN_CLOSED. The tasks would be moved to the specified columns as the PR is opened, merged or closed (respectively).

On our workflow this would be extremely helpful, since we use the Board view in Teamwork to visually see what's the status on each task, we would start the task by moving it to "In Development", then once a PR is open we move it to "Has PR" and finally once the PR is merged the task is ready to be tested and moved to "Nightly". Optionally we may move the task back to "Selected For Development" in case the PR was rejected and closed.

@rkreutz rkreutz requested review from a team and removed request for a team April 20, 2021 11:38
Copy link
Contributor

@rafaeljusto rafaeljusto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@everspader
Copy link

It'd be nice to have this released soon.

@rkreutz
Copy link
Contributor Author

rkreutz commented Aug 9, 2021

Closing in favour of #45

@rkreutz rkreutz closed this Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants