Skip to content

**<sub><sub>![P1 Badge](https://img.shields.io/badge/P1-orange?style=flat)</sub></sub> Don't require unsupported Gitleaks merge_group runs** #187

Description

@BigSimmo

P1 Badge Don't require unsupported Gitleaks merge_group runs

When merge queue is enabled and Gitleaks is required, this new trigger makes the workflow run gitleaks/gitleaks-action@v3 on merge_group; I checked the action's v3.0.0 source and its supportedEvents list excludes merge_group, so it exits with ERROR: The [merge_group] event is not yet supported. That means every queued PR will get a failing required Gitleaks check instead of the intended queue validation unless the scan is implemented with a merge-group-compatible command/action or guarded differently.

Useful? React with 👍 / 👎.

Originally posted by @chatgpt-codex-connector[bot] in #183 (comment)

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions