I’m synchronizing from GitHub to Azure DevOps.
My issues in GitHub are organized in Projects (boards), and the status changes are being synced to Azure.
The problem is that when only the project status changes in GitHub, the issue itself doesn’t get updated — so no trigger is activated, and the sync to Azure doesn’t happen.
Unfortunately, I don’t have access to GitHub Actions or webhooks, so I’m hoping to solve this using a scheduled trigger.
However, I can’t figure out how to set up a scheduled trigger on the GitHub side.
Is it not possible to enable scheduled triggers in Exalate for GitHub Cloud?