Skip to content

fix(discover): report provider_observation as not-performed - #177

Merged
rldyourmnd merged 2 commits into
mainfrom
fix/discover-provider-observation-label
Sep 19, 2026
Merged

rldyourmnd merged 2 commits into
mainfrom
fix/discover-provider-observation-label

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Summary

  • gds discover emitted "provider_observation": "not-implemented" in its data payload
  • The capability is implemented and carried by github, reconcile and repository commands; discover simply does not exercise it
  • Renamed the value to not-performed; development lock restamped after the source commit

Test plan

  • go test -count=1 ./core/app ./core/cli — pass
  • go test -count=1 ./core/context ./core/assurance — pass

Generated with Devin

The capability is implemented and carried by github, reconcile and
repository; discover never exercises it, so 'not-implemented' was wrong.
@rldyourmnd
rldyourmnd merged commit ce3874c into main Sep 19, 2026
8 checks passed
@rldyourmnd
rldyourmnd deleted the fix/discover-provider-observation-label branch September 19, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant