prismatic-io / spectral

Prismatic's typescript library for custom components
https://prismatic.io/docs/spectral/custom-component-library
35 stars 2 forks source link

Add polledNoChanges field to polling TriggerResults #281

Open pattra opened 4 days ago

pattra commented 4 days ago

Setting this field to true will mark the execution as having no results in the backend, thus resulting in filterable logs in the frontend UI.

Other notes: