Open
Description
Is it possible to opt-out of inheriting from the .github
repo for a given file? For example, in repo1
I want to inherit the file, and use an _extends: .github
to make that explicit, but in repo2
I want to opt-out from inheriting the file.
I tried using _extends: doesnotexist
but it still ended up inheriting the .github
repo's .github/settings.yml
, which seemed counterintuitive.
Metadata
Metadata
Assignees
Labels
No labels