cloudflare-docs/tools
cd rubin d9ee7611b7
semgrep github workflow updated to show style guide warnings in ./semgrep as annotations and error
* semgrep github workflow updated to show warnings

* Add explicit messaging for how to skip semgrep check and intensify messaging to produce errors

* adding passthrough error code handling to jq and model the same in the semgrep-repo-rules tool

* Use $PIPESTATUS to get error code of item in piped command list

* show the error code values along pipeline to seek issue

* Specify bash in shell config as sh is the default inside a container

* Exit with correct error code

* show semgrep messages as warning annotations to distinguish from semgrep error code

* add use of [skip style guide check] in commit message

* Set COMMIT_MESSAGE environment variable with last commit message

* COMMIT_MESSAGE needs to set to the second to last message to skip the autogenerated merge message

* Grabbing commit SHA from the pull_request event

* Add explantory message inside configure step

* Show commit message cleanly in configure step

* Use tee to set the environment variable and show the value it is set to

* keep semgrep return code intact from local tool run
2025-12-05 11:28:06 +00:00
..
cmd/sync-github-issue-to-jira Log status code from Jira if issue creation fails (#10622) 2023-09-08 23:22:43 +01:00
go.mod Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools (#14304) 2024-04-29 12:19:57 -05:00
go.sum Bump golang.org/x/net from 0.17.0 to 0.23.0 in /tools (#14304) 2024-04-29 12:19:57 -05:00
semgrep-repo-rules semgrep github workflow updated to show style guide warnings in ./semgrep as annotations and error 2025-12-05 11:28:06 +00:00
tools.go feat(tools): support syncing issues internally (#8621) 2023-05-01 08:39:31 -05:00