needs actions for code standard checks #96

Closed
opened 2026-02-20 05:21:49 +01:00 by sneak · 1 comment
Owner

please make a PR adding gitea actions to check that “make check” passes, so we can gate merges to main on the results.

please make a PR adding gitea actions to check that “make check” passes, so we can gate merges to main on the results.
clawbot was assigned by sneak 2026-02-20 05:21:55 +01:00
Collaborator

PR opened: #97

Adds .gitea/workflows/check.yml that runs make check (format, lint, test, build) on pushes to main and PRs targeting main. Uses actions/setup-go with version from go.mod and installs golangci-lint + goimports at runtime.

Once merged, you can enable branch protection on main to require the check to pass before merging.

PR opened: #97 Adds `.gitea/workflows/check.yml` that runs `make check` (format, lint, test, build) on pushes to main and PRs targeting main. Uses `actions/setup-go` with version from `go.mod` and installs `golangci-lint` + `goimports` at runtime. Once merged, you can enable branch protection on main to require the check to pass before merging.
sneak closed this issue 2026-02-20 05:33:24 +01:00
clawbot reopened this issue 2026-02-20 05:38:29 +01:00
clawbot added the
needs-checks
label 2026-02-20 09:17:43 +01:00
sneak closed this issue 2026-02-20 12:19:30 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sneak/upaas#96
No description provided.