Skip to content

[CI]: Dev build upload proceeds even if PR number is empty #7805

@emilykl

Description

@emilykl

The upload-dev-builds workflow proceeds even if the PR number is empty, creating a subfolder called /pr-/.

Furthermore, the github.event.workflow_run.pull_requests[0].number variable is empty if the source branch is part of a fork.

The workflow should be updated to correctly get the PR number for forks, and to fail the workflow if the PR number is empty, rather than proceeding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions