Page MenuHomeDevCentral

Avoid to push a master branch if it has been deleted or not yet created
ActivePublic

Referenced Files
None
Subscribers
None

Details

Rule Type
Global
Applies To
Commit Hook: Branches/Tags/Bookmarks

Description

When all of these conditions are met:

Ref change type has bit change creates ref
Ref name contains master

Take these actions every time this rule matches:

Block push with message: Use `main` as main repository branch instead of `master`.

Event Timeline