set_gh_secrets: Write Secrets to Github

Description Usage Arguments

View source: R/make_bot.R

Description

Tries to write secrets to a Github repository.

Usage

1
set_gh_secrets(secrets_list, repo, github_pat)

Arguments

secrets_list

A named list with the name and the value of each environment variable to push to Github.

repo

A character with the address of the Github repository in the format "username/repo".

github_pat

A character with your Github personal access token (PAT).


jcrodriguez1989/botmaker documentation built on Dec. 20, 2021, 10:03 p.m.