mirror of
https://github.com/cloudflare/cloudflare-docs.git
synced 2026-01-11 20:06:58 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| cmd/sync-github-issue-to-jira | ||
| go.mod | ||
| go.sum | ||
| semgrep-repo-rules | ||
| tools.go | ||