Skip to content

Conversation

@Splatcrafter
Copy link
Member

Summary

This PR introduces a new workflow to prevent accidental merges to the main branch from non-release branches, enhancing branch safety and ensuring proper release protocols are followed.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Build / CI

Related Issues

This PR does not have any related issues

Changes

  • Added a GitHub Actions workflow that rejects PRs targeting main from non-compliant branches.

Verification

  • Unit tests added/updated
  • Existing tests pass
  • Manual verification performed (if applicable)

Breaking Changes

None.

Checklist

  • Code follows project conventions
  • Public APIs are documented
  • Tests cover new behavior
  • No unnecessary dependencies added

@Splatcrafter Splatcrafter requested a review from a team as a code owner February 2, 2026 18:47
@Splatcrafter Splatcrafter self-assigned this Feb 2, 2026
@Splatcrafter Splatcrafter added the enhancement New feature or request label Feb 2, 2026
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@Splatcrafter Splatcrafter merged commit 984e909 into develop Feb 2, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant