Skip to content

fix: revert "feat: Branch protection rules"

Tomas Vik requested to merge tv/2024-10/revert-branch-protection into main

Description

We have an alarming bug report that suggests that maybe the feat: Branch protection rules released in the last version might show warnings when people try to commit to any branch.

This is automatically generated revert commit for 997dce07, I haven't made any changes to the code.

Related Issues

Resolves Warning is displayed when trying to commit to any branch

How has this been tested?

Smoke test:

  • run extension development host
  • change a file
  • make a commit

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Tomas Vik

Merge request reports

Loading