feat
patch
task/tdd-protected-branch-writes
#1 / 1
feat: block direct commit and merge on protected branches
sha256:248c4672b51b31bb4d7fe722f76c6f7cb3a2e70eefc32705408ad694bcac826f
sha
sha256:e35d3b4bd7990e3b09d4ae6312c4f16e89e2756ba6a56e0fd9b4788cda8c60a8
sha256:c4c8d49a5cee2ef8f7991cc1b1e9c98f1015a372ee2185123c0d93f04c182039
parent
+34
~3
symbols
sha256:9f0da655844b71c92d7dc2add8cc94929167ea0bce257b4943e0dfc373edf0d4
snapshot
+34
symbols added
~3
symbols modified
0
dead code introduced
Semantic Changes
37 symbols
+
test_commit_allowed_on_unprotected_branch
method
method test_commit_allowed_on_unprotected_branch L88–96
+
test_commit_dev_protected_blocks_commit
method
method test_commit_dev_protected_blocks_commit L139–148
+
test_commit_fnmatch_pattern_blocks_release_branch
method
method test_commit_fnmatch_pattern_blocks_release_branch L109–118
+
test_commit_json_error_on_protected_branch
method
method test_commit_json_error_on_protected_branch L98–107
+
test_commit_no_protection_config_allows_commit
method
method test_commit_no_protection_config_allows_commit L130–137
+
test_commit_rejected_on_protected_branch
method
method test_commit_rejected_on_protected_branch L78–86
+
test_commit_unmatched_pattern_allows_commit
method
method test_commit_unmatched_pattern_allows_commit L120–128
+
test_merge_allowed_on_unprotected_branch
method
method test_merge_allowed_on_unprotected_branch L170–180
+
test_merge_fnmatch_blocks_release_branch
method
method test_merge_fnmatch_blocks_release_branch L196–207
+
test_merge_json_error_on_protected_branch
method
method test_merge_json_error_on_protected_branch L182–194
+
test_merge_rejected_on_protected_branch
method
method test_merge_rejected_on_protected_branch L157–168
~
run
← Older
Oldest on task/tdd-protected-branch-writes
All commits
Newer →
Latest on task/tdd-protected-branch-writes
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:248c4672b51b31bb4d7fe722f76c6f7cb3a2e70eefc32705408ad694bcac826f --body "your comment"
No comments yet. Be the first to start the discussion.