Find a way to trigger PR checks for PRs sent by the GitHub actions bot #450
Labels
added to backlog
The issue was added to backlog
area:client
This item is related to the client extension
pinned
Issues and PRs that must not stale
GitHub does not initiate checks for pull requests opened by the GitHub Actions bot.
Therefore, when we backport a PR to another branch the PR checks are not run automatically. We need to find a way to run the checks (maybe a comment?).
As a workaround, we've been closing and reopening the PR. That way, when we reopen the PR, the checks start automatically.
The text was updated successfully, but these errors were encountered: