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-assign
to the desired repo.
-
make_dependabot
(repo_path, templates)[source] Add configuration for
dependabot
to 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
dependabot
to the desired repo.- Parameters
repo_path (
Path
) – Path to the repository root.templates (
Environment
)
New in version 2020.12.11.