use_update_tic: Update tic Templates

View source: R/update-yaml.R

use_update_ticR Documentation

Update tic Templates

Description

Adds a GitHub Actions workflow (update-tic.yml) to check for tic template updates once a day.

Internally, update_yml() is called. A Pull Request will be opened if a newer upstream version of the local tic template is found.

This workflow relies on a GITHUB_PAT with "workflow" scopes if GitHub Actions templates should be updated. Generate a GITHUB PAT and add it as a secret to your repo with gha_add_secret().

Usage

use_update_tic()

Examples

## Not run: 
use_update_tic()

## End(Not run)

ropenscilabs/tic documentation built on Feb. 5, 2024, 5:06 p.m.