Test evidence for upstream PR
Upstream PR: hiero-ledger#2250
This note records the validation evidence for the request triage review workflow change.
What changed
The workflow condition in .github/workflows/request-triage-review.yml was updated to handle beginner-style PR labels, including:
Good First Issue
skill: beginner
beginner
Validation
Note
Because this is a pull_request_target workflow, the most reliable full runtime validation needs to happen through the upstream repository workflow context. This issue is only a public evidence note for the linked PR review.
Test evidence for upstream PR
Upstream PR: hiero-ledger#2250
This note records the validation evidence for the request triage review workflow change.
What changed
The workflow condition in
.github/workflows/request-triage-review.ymlwas updated to handle beginner-style PR labels, including:Good First Issueskill: beginnerbeginnerValidation
.github/workflows/request-triage-review.yml.https://github.com/hiero-ledger/hiero-sdk-python/actions/runs/25491432202
main, the new workflow runs are awaiting maintainer approval in the upstream repository.Note
Because this is a
pull_request_targetworkflow, the most reliable full runtime validation needs to happen through the upstream repository workflow context. This issue is only a public evidence note for the linked PR review.