"Test Results" check is not populated for PRs created from a fork of the repo
Open
Nobody has claimed this yet.
bug
triage
- Dominant language
- Python
- Stars
- 7
- Forks
- 2
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 3
Description
Bug Report
When creating a PR from a fork of the repo, the PR build checks hang waiting for "Test Results".
Repro or Code Sample
https://github.com/ni/ni-apis-python/pull/134
Expected Behavior
Test Results check succeeds.
Current Behavior
Test Results check is not created.
Possible Solution
Context
Reviewing a PR from a fork
Your Environment
N/A
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's workflow configuration and compare the fork-PR behavior with PR #134. Read the linked publish-unit-test-result-action fork-repository guidance first, then verify that a fork-created PR produces a successful "Test Results" check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100