Thanks to visit codestin.com
Credit goes to github.com

Skip to content

github.event.issue.author_association returns CONTRIBUTOR when MEMBER is also true #643

@leehagoodjames

Description

@leehagoodjames

Describe the bug
For pull requests opened by a MEMBER, github.event.issue.author_association returns CONTRIBUTOR.

To Reproduce
Steps to reproduce the behavior:

  1. Have a MEMBER of a repo, who has also contributed (merged a PR), open a new PR.

Expected behavior
Have a way to see if the author is a member, which can gate workflows in public repositories to only run when a PR is opened by a MEMBER.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions