Skip to content

Actions: Fix merge_group event source mapping#22236

Open
JarLob wants to merge 2 commits into
github:mainfrom
JarLob:fix/actions-merge-group-event-mapping
Open

Actions: Fix merge_group event source mapping#22236
JarLob wants to merge 2 commits into
github:mainfrom
JarLob:fix/actions-merge-group-event-mapping

Conversation

@JarLob

@JarLob JarLob commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Map merge_group event payloads to their GitHub context so modeled untrusted fields are recognized, and add code-injection regression coverage.

Map merge_group event payloads to their GitHub context so modeled
untrusted fields are recognized, and add code-injection regression
coverage.
Copilot AI review requested due to automatic review settings July 27, 2026 11:27
@JarLob
JarLob requested a review from a team as a code owner July 27, 2026 11:27
@github-actions github-actions Bot added documentation Actions Analysis of GitHub Actions labels Jul 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Maps merge_group payloads into GitHub Actions context taint tracking and adds code-injection regression coverage.

Changes:

  • Adds the merge_group context mapping.
  • Adds a regression workflow and expected results.
  • Documents the analysis improvement.
Show a summary per file
File Description
context_event_map.yml Maps the merge_group trigger payload.
merge_group_code_injection.yml Adds regression coverage.
CodeInjectionMedium.expected Records medium-query results.
CodeInjectionCritical.expected Records critical-query results.
2026-07-27-merge-group-event-source.md Adds the change note.

Review details

  • Files reviewed: 5/5 changed files
  • Comments generated: 1
  • Review effort level: Medium

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 5/5 changed files
  • Comments generated: 0 new
  • Review effort level: Medium

@JarLob

JarLob commented Jul 27, 2026

Copy link
Copy Markdown
Contributor Author

@redsun82 Could you please take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Actions Analysis of GitHub Actions documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants