trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
699 stars 247 forks source link

Automate adding to projects #5431

Closed hynek-jina closed 6 months ago

hynek-jina commented 2 years ago

Issues

Pull Requests

matejkriz commented 2 years ago

Adding new PRs to new project already done here https://github.com/trezor/trezor-suite/pull/5459

matejkriz commented 2 years ago

Would be really nice to add automation for moving PR from Draft to To be reviewed Column on github.event.action == 'ready_for_review' (when the PR status is changed from draft to ready for review...)

matejkriz commented 2 years ago

another nice-to-have idea is to move the PR to To be reviewed column when READY FOR REVIEW label is added and also add that label when issue is moved to that column and remove the label when PR is moved from that column 🙂

hynek-jina commented 6 months ago

Outdated...