[google/syzkaller] 25ffe8: .github/workflows: disable dynamic coverage file s...

0 views
Skip to first unread message

Taras Madan

unread,
6:20 AM (15 hours ago) 6:20 AM
to syzk...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/google/syzkaller
Commit: 25ffe85c7057840b7641ce6110b9e41d14859aa1
https://github.com/google/syzkaller/commit/25ffe85c7057840b7641ce6110b9e41d14859aa1
Author: Taras Madan <taras...@google.com>
Date: 2026-04-23 (Thu, 23 Apr 2026)

Changed paths:
M .github/workflows/upload-coverage.yml

Log Message:
-----------
.github/workflows: disable dynamic coverage file search in codecov


Commit: 7666cd1ee975e7a6598566646773f9586e8a31c8
https://github.com/google/syzkaller/commit/7666cd1ee975e7a6598566646773f9586e8a31c8
Author: Taras Madan <taras...@google.com>
Date: 2026-04-23 (Thu, 23 Apr 2026)

Changed paths:
M .github/workflows/upload-coverage.yml

Log Message:
-----------
.github/workflows: dynamically fetch PR number for fork coverage reporting

The github.event.workflow_run.pull_requests array is intentionally kept empty by GitHub Actions when the triggering
workflow is an external PR from a fork. This led to Codecov failing to figure out the PR number and not reporting
coverage updates onto the PR pages.

This patch dynamically fetches the PR number based on the commit SHA using the GitHub CLI for pull requests from
forks, and falls back to the standard PR number for internal pull requests.


Compare: https://github.com/google/syzkaller/compare/6309cc434f06...7666cd1ee975

To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications
Reply all
Reply to author
Forward
0 new messages