Skip to content

docs: document report log retention - #155

Open
sylvesterkaczmarek wants to merge 1 commit into
openai:mainfrom
sylvesterkaczmarek:docs/report-log-retention
Open

docs: document report log retention#155
sylvesterkaczmarek wants to merge 1 commit into
openai:mainfrom
sylvesterkaczmarek:docs/report-log-retention

Conversation

@sylvesterkaczmarek

Copy link
Copy Markdown
Contributor

Summary

Document that FENCE_REPORT_JSON remains retrievable only while the GitHub Actions job log exists.

Why

The current fetch example reads the machine-readable report from the job log, but does not state that workflow logs are retained for a limited period. Consumers using a healthy block-mode report as durable evidence can otherwise discover later that the report can no longer be re-fetched.

Change

Add one sentence next to the report-fetching example advising consumers that need durable evidence to capture the report while the log is still available.

No runtime or reporting behavior changes.

Closes #154

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.

Docs: FENCE_REPORT_JSON is only retrievable while the job log lives

1 participant