pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
From: vlsi (@vlsi) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #4112: ci: validate renovate.json on push and pull request
Date: Tue, 26 May 2026 10:38:38 +0000
Message-ID: <[email protected]> (raw)

## Summary
- Adds `.github/workflows/renovate-config-lint.yaml` that runs `renovate-config-validator` from the official `renovate/renovate` image whenever `renovate.json` (or the workflow itself) changes on `push` or `pull_request`.
- Catches Renovate config mistakes before they silently break dependency-update PRs.

Based on the pattern used in [Netcracker/qubership-profiler-agent](https://github.com/Netcracker/qubership-profiler-agent/blob/main/.github/workflows/renovate-config-l...). Permissions follow the existing pgjdbc convention (`permissions: read-all`, pinned action SHA).

## Test plan
- [ ] Workflow triggers and passes on this PR (no `renovate.json` change, so the path filter should keep it from running — verify by editing `renovate.json` if needed).
- [ ] Intentionally break `renovate.json` locally and confirm `renovate-config-validator` reports the error.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: github://pgjdbc/pgjdbc
  Cc: [email protected], [email protected]
  Subject: Re: [pgjdbc/pgjdbc] PR #4112: ci: validate renovate.json on push and pull request
  In-Reply-To: <<[email protected]>>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox