Skip to content

Track lazy-lock.json in forks by default; enforce via CI and CODEOWNERS#1963

Open
codemedic wants to merge 1 commit intonvim-lua:masterfrom
codemedic:fix/lazy-lock-gitignore
Open

Track lazy-lock.json in forks by default; enforce via CI and CODEOWNERS#1963
codemedic wants to merge 1 commit intonvim-lua:masterfrom
codemedic:fix/lazy-lock-gitignore

Conversation

@codemedic
Copy link

Closes #1962.

  • Remove lazy-lock.json from .gitignore so fork users can track it without editing any files
  • Add .github/CODEOWNERS entry to flag any PR that inadvertently includes the file
  • Add CI workflow as a hard block — fails if lazy-lock.json is present in a PR (upstream repo only)
  • Update the .gitignore comment to direct contributors to .git/info/exclude for local suppression

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reconsider lazy-lock.json in .gitignore — friction for the recommended fork-and-track workflow

1 participant