MCPcopy Create free account
hub / github.com/ceph/ceph / SkipToMerge

Class SkipToMerge

src/script/ptl-tool.py:159–161  ·  view source on GitHub ↗

Raised to bypass remaining verification checks and proceed directly to merge.

Source from the content-addressed store, hash-verified

157
158
159class SkipToMerge(Exception):
160 """Raised to bypass remaining verification checks and proceed directly to merge."""
161 pass
162
163@dataclass
164class AuditContext:

Callers 8

post_draft_reviewFunction · 0.85
_handle_multiple_prsMethod · 0.85
runMethod · 0.85
runMethod · 0.85
runMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected