Skip to content
Snippets Groups Projects
Commit f98fe65c authored by Rhys Arkins's avatar Rhys Arkins
Browse files

refactor: enforce requireConfig (#3408)

Previously we maintained an exception to the rule that if `requireConfig` was true then we still support repositories without a config if they have previously merged PRs. Now such repositories will be skipped.

Closes #3338 

BREAKING CHANGE: requireConfig is now enforced, if enabled. If a repository has no config but merged PRs, it will still be skipped.
parent e340fe5e
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment