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

add project automation #18935

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

colesnodgrass
Copy link
Member

What

  • add action that adds any issues with the label team/platform-workflow added to it to the platform workflow project
  • add action that removes any issues with the label team/platform-workflow removes to it from the platform workflow project

How

  • created a PLATFORM_WORKFLOW_PROJECT_AUTOMATION personal-access-token with repo and project scopes
  • add action/add-to-project@v0.3.0 to execute when an issue is labeled team/platform-workflow
  • add monry/actions-delete-issue-from-project@v2.0.1 to execute when an issue is un-labeled team/platform-workflow

Copy link
Contributor

@jdpgrailsdev jdpgrailsdev left a comment

Choose a reason for hiding this comment

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

:shipit:

@colesnodgrass colesnodgrass merged commit 6d23496 into master Nov 3, 2022
@colesnodgrass colesnodgrass deleted the cole/platform-workflow-project-automation branch November 3, 2022 20:42
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.

2 participants