Closed Atry closed 2 years ago
A possible workaround is to let facebook-github-bot's comment trigger GitHub Actions.
Now GitHub Actions for building and testing HHVM are triggered by facebook-github-bot
's comments. e.g. https://github.com/facebook/hhvm/actions/runs/2826573970
https://github.com/facebook/hhvm/pull/9137 is a pull request to update Nix dependencies created by a GitHub action flow. We expect the pull request to trigger a GitHub Action to test if the updated dependencies break backward compatibility. Unfortunately, GitHub Actions are not triggered by https://github.com/facebook/hhvm/pull/9137, because changes made by GitHub action flow does not trigger another GitHub Actions according to https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow