bundles / papyri latest / papyri / tree / set_github_slug
function
papyri.tree:set_github_slug
source: /papyri/tree.py :528
Signature
def set_github_slug ( slug : str | None ) → None Summary
Configure the repo used by :ghpull: / :ghissue: roles.
Extended Summary
slug is the owner/name GitHub path from [meta].github_slug. Passing a falsy value clears the configured slug; the roles then fall back to plain-text rendering with a one-shot warning.
Aliases
-
papyri.tree.set_github_slug