Skip to content

GItHub 250 commits limit #63

Open
Open
@zeevMetz

Description

@zeevMetz

Is there an option to to show more than 250 commits when using pullRequest.commits?

//Listing pull requests
for(commit in pullRequest.commits){
echo ("SHA is: ${commit.sha}")
}

I know GitHub limiting the commits when opening the PullRequests tab, i guess the plugin API with GitHub is depended on GitHub limitation

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions