Skip to content

Remove prCreation setting to restore immediate PR creation - #55

Closed
ctreffs wants to merge 1 commit into
masterfrom
chore/remove-pr-creation-not-pending
Closed

Remove prCreation setting to restore immediate PR creation#55
ctreffs wants to merge 1 commit into
masterfrom
chore/remove-pr-creation-not-pending

Conversation

@ctreffs

@ctreffs ctreffs commented Aug 11, 2026

Copy link
Copy Markdown
Member

Context & Summary

What

  • Removed "prCreation": "not-pending" from .github/renovate.json.

Why

  • Immediate PR Creation: Removing "prCreation": "not-pending" restores Renovate's default behavior ("immediate"), ensuring Pull Requests are opened immediately upon branch creation rather than waiting for CI status checks to complete.

Where

  • .github/renovate.json

Reviewer Guidance

How to Test / Verify

  1. Run local validation:
    npx --yes --package renovate -- renovate-config-validator .github/renovate.json
  2. Confirm the validator passes with zero warnings or errors.

Risk of Regression

  • Low: Reverts prCreation back to Renovate's default setting.

Focus Areas

  • .github/renovate.json: Verify removal of "prCreation": "not-pending".

@ctreffs ctreffs closed this Aug 11, 2026
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.

1 participant