Software Development Life Cycle · Example Payload

Software Development Life Cycle Work Item Example

Add CI/CD pipeline trigger configuration that automatically runs all quality gates when a pull request is opened or updated against the main branch.

Development ProcessProject ManagementSDLCSoftware EngineeringDevOpsCI/CD

Software Development Life Cycle Work Item Example is an example object payload from Software Development Life Cycle, with 16 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtypetitledescriptionstatusprioritystoryPointsassigneereportersprintepiclabelsacceptanceCriteriacreatedupdateddueDate

Example Payload

Raw ↑
{
  "id": "PROJ-1234",
  "type": "story",
  "title": "As a developer, I want to trigger pipeline runs on pull requests so that code quality gates run before merge",
  "description": "Add CI/CD pipeline trigger configuration that automatically runs all quality gates when a pull request is opened or updated against the main branch.",
  "status": "in-progress",
  "priority": "high",
  "storyPoints": 5,
  "assignee": "jsmith",
  "reporter": "mwilliams",
  "sprint": "sprint-2026-05",
  "epic": "PROJ-1000",
  "labels": ["ci-cd", "infrastructure", "automation"],
  "acceptanceCriteria": [
    "Pipeline runs automatically when a PR is opened",
    "Pipeline runs automatically when new commits are pushed to an open PR",
    "Build status is reported back to the PR as a status check",
    "Merging is blocked if any pipeline stage fails"
  ],
  "created": "2026-04-28T09:00:00Z",
  "updated": "2026-05-01T14:32:00Z",
  "dueDate": "2026-05-15"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/software-development-life-cycle-work-item-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.