Skip to content

Feature request: Add pull_request_target event type #12

@eruizalo

Description

@eruizalo

It would be nice to use this action in PRs coming from forks. In order to do this the easiest way is to use the pull_request_target event, which has write permissions. This approach is more difficult as you don't know the PR number by the GitHub context, but there are some mechanisms to fetch that.

I'm just a newbie in typescript and my created GitHub actions are small and ad-hoc to my project, but if there is any way I could help I will be glad to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions