Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: --no-fork flag #3

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

Conversation

dbushong
Copy link
Member

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
Member Author

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

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.

None yet

1 participant