For the complete documentation index, see llms.txt. This page is also available as Markdown.

remediationPrSummary

Examples

type RemediationPrSummary {
  total: Int!
  merged: Int!
  open: Int!
  draft: Int!
}

Fields

Field
Description
Supported fields

total Int!

merged Int!

open Int!

draft Int!

References

Fields with this object:

Last updated