Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

feat: --no-fork flag #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dbushong
Copy link
Contributor

Sometimes you might like to bulk-open PRs to repos that don't match your current login, but don't need to fork the repo to do so.

The tests no longer pass on Node versions > 18 because nock versions < 14 can't mock out fetch() calls. For now we'll use old node-fetch until we can use nock 14 for testing.

  • chore: npm audit fix
  • feat: --no-fork flag
  • fix: improve testability

This PR was started by: git wf pr

@dbushong
Copy link
Contributor Author

Looks like the CI bot needs permission to maintain labels for the nlm label behavior to work properly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant