Skip to content

No Pull Requests created for some packages #9426

Answered by viceice
vsosinga asked this question in Request Help
Discussion options

You must be logged in to vote

The default config:base preset limits to 2 pr per hour

prHourlyLimit2: {
description: 'Rate limit PR creation to a maximum of two per hour',
prHourlyLimit: 2,
},

base: {
description: 'Default base configuration for all languages',
extends: [
':separateMajorReleases',
':combinePatchMinorReleases',
':ignoreUnstable',
':prImmediately',
':semanticPrefixFixDepsChoreOthers',
':updateNotScheduled',
':automergeDisabled',
':ignoreModulesAndTests',
':auto…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vsosinga
Comment options

Answer selected by vsosinga
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants