MCPcopy Create free account
hub / github.com/Aveiro-Lin/GraphiContact / parse_commit_message

Function parse_commit_message

src/transformers/utils/tests_fetcher.py:1158–1181  ·  view source on GitHub ↗

Parses the commit message to detect if a command is there to skip, force all or part of the CI. Args: commit_message (`str`): The commit message of the current commit. Returns: `Dict[str, bool]`: A dictionary of strings to bools with keys the following keys: `"skip"`,

(commit_message: str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tests_fetcher.pyFile · 0.85

Calls 2

replaceMethod · 0.80
splitMethod · 0.80

Tested by

no test coverage detected