Home
last modified time | relevance | path

Searched refs:gh (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/scripts/
Dset_assignees.py58 def process_pr(gh, maintainer_file, number): argument
60 gh_repo = gh.get_repo(f"{args.org}/{args.repo}")
176 u = gh.get_user(c)
202 u = gh.get_user(maintainer)
217 def process_issue(gh, maintainer_file, number): argument
218 gh_repo = gh.get_repo(f"{args.org}/{args.repo}")
268 def process_modules(gh, maintainers_file): argument
300 issues = gh.search_issues(query=query)
334 gh = Github(token)
338 process_pr(gh, maintainer_file, args.pull_request)
[all …]
/Zephyr-Core-3.5.0/scripts/release/
Dbug_bash.py56 def __init__(self, gh, start_date, end_date): argument
59 self._gh = gh
60 self._repo = gh.get_repo('zephyrproject-rtos/zephyr')
Dlist_backports.py293 gh = Github(args.token)
299 repo = gh.get_repo(args.org + '/' + args.repo)
/Zephyr-Core-3.5.0/doc/contribute/
Dcontributor_expectations.rst143 .. _`Codecov`: https://app.codecov.io/gh/zephyrproject-rtos/zephyr
/Zephyr-Core-3.5.0/doc/_static/css/
Dcustom.css399 .highlight .gh /* Generic.Heading */,