13
0
Fork 0
mirror of https://github.com/goreleaser/goreleaser-action.git synced 2026-06-29 09:40:47 +00:00
goreleaser-action/.github
Carlos Alexandro Becker 37e172e007
ci: auto-rebuild dist on dependabot PRs
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.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2026-06-24 11:33:04 -03:00
..
workflows ci: auto-rebuild dist on dependabot PRs 2026-06-24 11:33:04 -03:00
CODEOWNERS chore: codeowners 2019-10-03 21:39:01 +02:00
dependabot.yml ci: update dependabot settings 2026-02-09 09:06:19 -03:00
FUNDING.yml chore: update community files (#328) 2022-02-27 18:55:49 +01:00
goreleaser-action.png refactor: use built-in getExecOutput (#292) 2021-06-10 03:02:52 +02:00