Skip to content

v4.18.1

Choose a tag to compare

@yhakbar yhakbar released this 01 Jun 15:00
fae9d97

🐛 Bug Fixes

Drift Detection Refspec restricted

When force pushing updates to the drift detection branch, the Drift Detection workflow could force push updates to the deploy branch if branch protection settings were not enabled, and a stale drift detection branch was allowed to go stale with self-hosted runners.

The force push for updating the drift detection branch is now restricted to the relevant Refspec, preventing accidental rewinds of the deploy branch, even when branch protection is removed.

What's Changed

Full Changelog: v4...v4.18.1