RENOVATE_CONFIG_FILE carries a leftover template comment ("replace it with your
config.js path"), and the token env lines have stray/typo'd comments. It works,
but reads as unverified boilerplate.
Fix
Confirm the path resolves (it does — config is applied) and remove the template
comments.
## Problem
`RENOVATE_CONFIG_FILE` carries a leftover template comment ("replace it with your
config.js path"), and the token env lines have stray/typo'd comments. It works,
but reads as unverified boilerplate.
## Fix
Confirm the path resolves (it does — config is applied) and remove the template
comments.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Problem
RENOVATE_CONFIG_FILEcarries a leftover template comment ("replace it with yourconfig.js path"), and the token env lines have stray/typo'd comments. It works,
but reads as unverified boilerplate.
Fix
Confirm the path resolves (it does — config is applied) and remove the template
comments.