ci: add Gitea Actions workflow for make check #21

Open
clawbot wants to merge 3 commits from ci/make-check into main
Collaborator

Adds CI workflow that runs make check on push/PR to main.

Adds CI workflow that runs `make check` on push/PR to main.
clawbot added the
merge-ready
label 2026-02-20 11:48:38 +01:00
sneak was assigned by clawbot 2026-02-20 11:48:38 +01:00
clawbot added 1 commit 2026-02-20 11:48:38 +01:00
ci: add Gitea Actions workflow for make check
Some checks failed
Check / check (pull_request) Failing after 5m31s
880ff4bff4
Author
Collaborator

Pinned CI action references to commit SHAs for security (tags are mutable and an RCE vector):

  • actions/checkout@v4actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
  • actions/setup-go@v5actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff
Pinned CI action references to commit SHAs for security (tags are mutable and an RCE vector): - `actions/checkout@v4` → `actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5` - `actions/setup-go@v5` → `actions/setup-go@40f1582b2485089dde7abd97c1529aa768e1baff`
clawbot added 1 commit 2026-02-20 11:58:44 +01:00
security: pin CI actions to commit SHAs
Some checks failed
Check / check (pull_request) Failing after 5m25s
23aabdbcaa
clawbot added 1 commit 2026-02-20 12:10:46 +01:00
security: pin all go install refs to commit SHAs
Some checks failed
Check / check (pull_request) Failing after 5m21s
845642d16a
Some checks failed
Check / check (pull_request) Failing after 5m21s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ci/make-check:ci/make-check
git checkout ci/make-check
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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/secret#21
No description provided.