Because the Server Side Rebase uses the GITHUB TOKEN and not a PAT the commit doesn't trigger other workflows. Options: A) Call other Workflows (tricky because of branch contexts) B) Switch Rebase workflow to use a PAT (expiry problems)
Because the Server Side Rebase uses the GITHUB TOKEN and not a PAT the commit doesn't trigger other workflows.
Options:
A) Call other Workflows (tricky because of branch contexts)
B) Switch Rebase workflow to use a PAT (expiry problems)