Skip to content

Comments

ci: update merge_group trigger logic in security-scan.yml#483

Merged
mgumowsk merged 1 commit intomasterfrom
barabanov/security-workflows-update
Feb 10, 2026
Merged

ci: update merge_group trigger logic in security-scan.yml#483
mgumowsk merged 1 commit intomasterfrom
barabanov/security-workflows-update

Conversation

@AlexanderBarabanov
Copy link
Contributor

What does this PR do?

This PR updates the .github/workflows/security-scan.yml workflow to ensure that security scans treat merge_group trigger the same as pull_request.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
@AlexanderBarabanov AlexanderBarabanov requested a review from a team as a code owner February 10, 2026 11:56
@github-actions github-actions bot added the build Related to build scripts label Feb 10, 2026
Copy link
Contributor

@mramotowski mramotowski left a comment

Choose a reason for hiding this comment

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

LGTM we can consider using contains(fromJSON('["pull_request","merge_group"]'), github.event_name) in future.

@AlexanderBarabanov AlexanderBarabanov added this pull request to the merge queue Feb 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 10, 2026
@AlexanderBarabanov AlexanderBarabanov added this pull request to the merge queue Feb 10, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 10, 2026
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 10, 2026
@AlexanderBarabanov AlexanderBarabanov added this pull request to the merge queue Feb 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 10, 2026
@mgumowsk mgumowsk added this pull request to the merge queue Feb 10, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 10, 2026
Signed-off-by: Barabanov, Alexander <alexander.barabanov@intel.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 10, 2026
@mgumowsk mgumowsk added this pull request to the merge queue Feb 10, 2026
Merged via the queue into master with commit 6d5b6c5 Feb 10, 2026
28 checks passed
@mgumowsk mgumowsk deleted the barabanov/security-workflows-update branch February 10, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants