bots
Manage configuration files for bots.
Functions:
|
Add configuration for |
|
Add configuration for |
|
Add configuration for |
|
Add configuration for |
|
Add configuration for |
-
make_auto_assign_action(repo_path, templates)[source] Add configuration for
auto-assignto the desired repo.https://github.com/kentaro-m/auto-assign
- Parameters
repo_path (
Path) – Path to the repository root.templates (
Environment)
- Return type
-
make_dependabot(repo_path, templates)[source] Add configuration for
dependabotto the desired repo.- Parameters
repo_path (
Path) – Path to the repository root.templates (
Environment)
Deprecated since version 2020.12.11.
-
make_dependabotv2(repo_path, templates)[source] Add configuration for
dependabotto the desired repo.- Parameters
repo_path (
Path) – Path to the repository root.templates (
Environment)
New in version 2020.12.11.
-
make_imgbot(repo_path, templates)[source] Add configuration for
imgbotto the desired repo.- Parameters
repo_path (
Path) – Path to the repository root.templates (
Environment)
- Return type
-
make_stale_bot(repo_path, templates)[source] Add configuration for
staleto the desired repo.https://probot.github.io/apps/stale/
- Parameters
repo_path (
Path) – Path to the repository root.templates (
Environment)
- Return type