13
0
Fork 0
mirror of https://github.com/goreleaser/goreleaser-action.git synced 2026-07-01 02:30:47 +00:00
goreleaser-action/.github/workflows
Carlos Alexandro Becker d2d17a6c5d
Some checks failed
validate / lint (push) Has been cancelled
ci / dist (push) Has been cancelled
ci / ci (goreleaser, macos-latest, latest) (push) Has been cancelled
ci / ci (goreleaser, macos-latest, ~> 2.13) (push) Has been cancelled
ci / ci (goreleaser, ubuntu-latest, latest) (push) Has been cancelled
ci / upload-artifact (push) Has been cancelled
ci / ci (goreleaser, ubuntu-latest, ~> 2.13) (push) Has been cancelled
ci / ci (goreleaser, windows-latest, latest) (push) Has been cancelled
ci / ci (goreleaser, windows-latest, ~> 2.13) (push) Has been cancelled
ci / ci (goreleaser-pro, macos-latest, latest) (push) Has been cancelled
ci / ci (goreleaser-pro, macos-latest, ~> 2.13) (push) Has been cancelled
ci / ci (goreleaser-pro, ubuntu-latest, latest) (push) Has been cancelled
ci / ci (goreleaser-pro, ubuntu-latest, ~> 2.13) (push) Has been cancelled
ci / ci (goreleaser-pro, windows-latest, latest) (push) Has been cancelled
ci / ci (goreleaser-pro, windows-latest, ~> 2.13) (push) Has been cancelled
ci / install-only (false, goreleaser, latest) (push) Has been cancelled
ci / install-only (false, goreleaser, ~> 2.13) (push) Has been cancelled
ci / install-only (false, goreleaser-pro, latest) (push) Has been cancelled
ci / install-only (false, goreleaser-pro, ~> 2.13) (push) Has been cancelled
ci / install-only (true, goreleaser, latest) (push) Has been cancelled
ci / install-only (true, goreleaser, ~> 2.13) (push) Has been cancelled
ci / install-only (true, goreleaser-pro, latest) (push) Has been cancelled
ci / install-only (true, goreleaser-pro, ~> 2.13) (push) Has been cancelled
ci / signing (macos-latest) (push) Has been cancelled
ci / signing (ubuntu-latest) (push) Has been cancelled
ci / signing (windows-latest) (push) Has been cancelled
ci / nightly (goreleaser, macos-latest) (push) Has been cancelled
ci / nightly (goreleaser, ubuntu-latest) (push) Has been cancelled
ci / nightly (goreleaser, windows-latest) (push) Has been cancelled
ci / nightly (goreleaser-pro, macos-latest) (push) Has been cancelled
ci / nightly (goreleaser-pro, ubuntu-latest) (push) Has been cancelled
ci / nightly (goreleaser-pro, windows-latest) (push) Has been cancelled
test / test (push) Has been cancelled
validate / build (push) Has been cancelled
validate / vendor (push) Has been cancelled
ci: auto-rebuild dist on dependabot PRs (#568)
Adds a workflow that, on Dependabot PRs, rebuilds the ncc-bundled dist/
and pushes it back onto the PR branch, so a dependency bump and its
matching dist/ land in a single PR and the validate workflow stays green.

Pushing the dist commit uses GH_PAT (the default GITHUB_TOKEN is read-only
on Dependabot runs and its pushes do not re-trigger checks). The job is a
no-op until GH_PAT is available as a Dependabot secret.

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-24 11:40:21 -03:00
..
ci.yml ci(deps): bump the actions group with 3 updates (#563) 2026-06-04 23:10:52 -03:00
rebuild-dist.yml ci: auto-rebuild dist on dependabot PRs (#568) 2026-06-24 11:40:21 -03:00
release-major-tag.yml ci(deps): bump the actions group with 3 updates (#563) 2026-06-04 23:10:52 -03:00
test.yml ci(deps): bump the actions group with 3 updates (#563) 2026-06-04 23:10:52 -03:00
validate.yml ci(deps): bump the actions group with 3 updates (#563) 2026-06-04 23:10:52 -03:00