Shopify / Shopify/shipit-engine
Support pagination when retrieving commit statuses
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Ruby
- Stars
- 1.5k
- Forks
- 154
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 3
Description
#989 was merely a hotfix, we need to properly support paginating the results of the commit status query.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the commit status query and reviewing the #989 hotfix that this issue identifies as incomplete. Done means the query correctly retrieves all status results across pages, with coverage for the paginated behavior if the existing test structure provides a place for it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100