Skip to content

adjust auto-merge condition to include 'not_merge' state#12

Merged
The0mikkel merged 2 commits intomainfrom
develop
Nov 16, 2025
Merged

adjust auto-merge condition to include 'not_merge' state#12
The0mikkel merged 2 commits intomainfrom
develop

Conversation

@The0mikkel
Copy link
Member

No description provided.

Merge main into develop to update the develop branch to the latest
version
Copilot AI review requested due to automatic review settings November 16, 2025 16:15
@The0mikkel The0mikkel merged commit d3fcf13 into main Nov 16, 2025
9 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the auto-merge condition in the develop-update workflow to handle non-merge commits. The change enables auto-merge when the latest commit on main is either a merge from develop or a regular (non-merge) commit, while still blocking auto-merge for merges from other branches.

Key changes:

  • Extended auto-merge condition to include the 'not_merge' state alongside the existing 'true' state
  • Added parentheses for proper logical grouping of OR conditions

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant