Skip to content

ci: include CodeQL in failure feedback - #423

Merged
rldyourmnd merged 1 commit into
mainfrom
feat/ci-feedback-events-20260907
Sep 7, 2026
Merged

ci: include CodeQL in failure feedback#423
rldyourmnd merged 1 commit into
mainfrom
feat/ci-feedback-events-20260907

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

CodeQL now joins the existing CI subscription. The reporter retains its reviewed local reusable workflow and places Actions read / Issues write only on the publisher job.

The completed-run trigger invokes reviewed publisher code, with no source-run code or artifact execution. Only exact run and attempt IDs enter typed inputs. Unsuccessful conclusions stay truthful; issues remain unassigned. The narrow dangerous-triggers annotation documents this metadata-only trust boundary. Runtime delivery for a new repository remains unproven until a natural failure occurs.

Permissions: the new/revised feedback job receives Actions read for metadata and Issues write for bounded repo-local evidence; workflow-level permissions are empty. There is no content, deployment, or agent-launch permission.

Validation: 20 publisher tests; full make verify on Go 1.26.7; actionlint.

Closes #422.

Signed-off-by: rldyourmnd <danil@nddev.it.com>
@rldyourmnd
rldyourmnd merged commit a8fd623 into main Sep 7, 2026
10 checks passed
@rldyourmnd
rldyourmnd deleted the feat/ci-feedback-events-20260907 branch September 7, 2026 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include CodeQL in repository CI failure feedback

1 participant