Hi, I was reviewing a simple PR but after squashing commits and rebasing, Travis CI never came back to build it. I closed and then opened it again, and nothing. I went to app.travis-ci.com/github/apache/opennlp, looked for the build in the pull requests tab and found that it was in progress.
I noticed since Travis CI was acquired the performance of the build workers degraded a lot, and several projects moved to GH Actions, like ASF commons, or to other solutions like Jenkins (Jena). Migrating to GH Actions shouldn't be too hard, and from past experience that should improve the time to build pull requests. Any thoughts? https://issues.apache.org/jira/browse/OPENNLP-1352 Cheers Bruno
