auto-update icon indicating copy to clipboard operation
auto-update copied to clipboard

🔄 Automatically keep pull requests with auto-merge enabled up to date with their base branch

Auto-update is a minimalist JavaScript GitHub action to keep pull requests with auto-merge enabled up to date with their base branch.

It is the missing piece to really automatically merge pull requests when strict status checks are set up to protect against semantic conflicts.

Add .github/workflows/auto-update.yml to your repository to use this action.