Skip to content

Missing github context workspace property #555

@AArnott

Description

@AArnott

Describe the bug

The github context's workspace property is not exposed from context.ts:

payload: WebhookPayload
eventName: string
sha: string
ref: string
workflow: string
action: string
actor: string
job: string
runNumber: number
runId: number

Expected behavior

Per the docs I expect to be able to access the workspace property on a github context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggithub

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions