We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package-lock
yarn.lock
What happened? This script is opening PR's independently if the repository is using package-lock.json/yarn.lock.json or not.
package-lock.json
yarn.lock.json
What did you expect to happen? To not open a PR if the lock file is not in that repo.
What the problem might be Missing logic to control this