Skip to content

Conversation

@erikburt
Copy link
Contributor

@erikburt erikburt commented Jan 8, 2026

Adds optional repo-branch-exceptions input, allowing us to configure exceptions for specific repository+branch combinations.

Changes

  • Add repo-branch-exceptions input
    • Add unit tests for parsing logic
  • Move validation logic to it's own method, and add support for branch exceptions
  • Change general function and type naming to generify to branches rather than default branches explicitly

Testing

Many tests here: https://github.com/smartcontractkit/releng-test/pull/155

Rollout

  1. Merge this PR
  2. Merge version packages PR
  3. Update https://github.com/smartcontractkit/gha-org-workflows/blob/main/.github/workflows/go-mod-validation.yml, adding:
      with:
       repo-branch-exceptions: |
         smartcontractkit/chainlink-ccip:develop

DX-2402

@erikburt erikburt self-assigned this Jan 8, 2026
@erikburt erikburt marked this pull request as ready for review January 8, 2026 21:59
@erikburt erikburt requested a review from a team as a code owner January 8, 2026 21:59
@erikburt erikburt requested a review from chainchad January 8, 2026 22:00
@erikburt erikburt merged commit ffec11e into main Jan 9, 2026
17 checks passed
@erikburt erikburt deleted the feat/go-mod-validator-repo-configs branch January 9, 2026 17:07
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.

2 participants