actions-marketplace-validations/buf-breaking

Check that the Input location has no breaking changes compared to the "against" location.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 6, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/bufbuild_buf-breaking-action@346c1819a73a9c835707ace754ae8243aaadf2a9 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
inputThe Input path. Defaults to the root of the current repository.no.
againstThe Input to check compatibility against.yes
buf_input_https_usernameThe username for the repository to check compatibility against.no${{ github.actor }}
buf_input_https_passwordThe password for the repository to check compatibility against.no${{ github.token }}
buf_tokenThe buf authentication token used for private inputs.no
namedescription
resultsThe generated breaking change messages with the file annotations.