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

more actions #25

Closed
AlexanderPico opened this issue Sep 19, 2024 · 2 comments
Closed

more actions #25

AlexanderPico opened this issue Sep 19, 2024 · 2 comments
Assignees

Comments

@AlexanderPico
Copy link
Member

We need:

  • 3A approved pull request
    • move draft files to proper locations for publishing
    • add friendly note to PR
    • close PR
  • 3B rejected pull request
    • delete draft files
    • add friendly note to PR
    • close PR
@AlexanderPico AlexanderPico self-assigned this Sep 19, 2024
@AlexanderPico
Copy link
Member Author

Ok. Ended up making a PR Label Dispatcher workflow to catch all new labels to PRs and then trigger specific actions accordingly, including:

  • 3a_approved_pull_requests <-- "accepted"
  • 3b_rejected_pull_requests <-- "rejected"
  • 1_on_pull_request <-- "resubmitted"

@AlexanderPico
Copy link
Member Author

Ah, need to update 3A and 3B to work with pre-existing WPs too!

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

No branches or pull requests

1 participant