zab-oza commented on PR #11002:
URL: https://github.com/apache/seatunnel/pull/11002#issuecomment-4636872802

   Hey @preko-p , 
    the only remaining blocker is the Build CI check. It looks like GitHub 
Actions couldn't detect the workflow run on your fork.
   
   Could you try the following to unblock it?
   
   ```bash
   git fetch upstream
   git rebase upstream/dev
   git push origin ai-os/seatunnel-10999-mongodb-reader-cleanup --force
   ```
   
   If that doesn't trigger the build, also check that GitHub Actions is enabled 
on your fork under **Settings → Actions → Allow all actions**.
   
   The code itself is already approved — this is the last step before merge. 
Thanks!


-- 
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]

Reply via email to