1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-20 05:19:15 +00:00
Commit graph

11 commits

Author SHA1 Message Date
copilot-swe-agent[bot]
91d03c0c0b Fix golangci-lint staticcheck issues in cifixer eval_test.go
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2026-02-19 02:51:19 +00:00
copilot-swe-agent[bot]
1224664d2d Fix all golangci-lint issues: error handling, ineffassign, staticcheck, and unused code
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2026-02-19 02:08:09 +00:00
copilot-swe-agent[bot]
a4fd9b19cc Remove unused formatFileDiffs function and test to fix golangci-lint
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2026-02-18 22:32:13 +00:00
copilot-swe-agent[bot]
de6dbaaf07 Fix golangci-lint formatting issues
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2026-02-18 17:39:18 +00:00
copilot-swe-agent[bot]
1393815bc9 Rewrite risk scorer to use LLM agent framework with evaluation support
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2026-02-18 17:24:06 +00:00
copilot-swe-agent[bot]
ec49bb999f Fix formatting issues in struct tags and remove extra blank line
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2026-02-18 17:13:20 +00:00
copilot-swe-agent[bot]
85c5b630ad Address code review feedback - improve pattern matching and simplify helpers
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2026-02-18 17:08:43 +00:00
copilot-swe-agent[bot]
0dfa7cbae1 Add internal/risk package with comprehensive tests
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2026-02-18 17:04:53 +00:00
pr-reconciler
80bb808366 fix: resolve CI lint errors - remove unused function, fix deprecated calls, add error handling 2026-02-04 19:05:12 +00:00
Jason Hall
9f63f1f524 add ci-fixer
Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-02-04 11:38:44 -05:00
Jason Hall
01320dea88 implement example auto labeler
Signed-off-by: Jason Hall <jason@chainguard.dev>
2026-02-03 14:53:46 -05:00