raulcd commented on PR #34161: URL: https://github.com/apache/arrow/pull/34161#issuecomment-1439935761
I have reproduced the workflow logic on an environment like ours. I created a copy of arrow on an organization, created a fork and did some tests with a committer/non-committer user. The full workflow with the transitions can be seen on this PR: https://github.com/te-chie-la/arrow-pr-workflow-copy/pull/17 The full workflow implementation uses GitHub actions to trigger archery bot tasks and some logic on archery to manage the transitions. The code on archery is tested with the different events and expected transitions. @kou @assignUser I think this is ready for an initial round of reviews. The majority of the diff is due to a lot of fixtures with the event payloads being added for the tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
