| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This PR adds logging statements around the sending of status reports in the init-post step to aid in debugging telemetry issues.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/init-action-post.ts | Added two logger.info calls to mark before and after sending the status report. |
| lib/init-action-post.js | Mirrored changes from the TypeScript source to log the status report actions. |
Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
We have been seeing occasional spikes in telemetry where ostensibly successful jobs don't have corresponding init-post status reports. This change simply adds some Actions log lines to help us debug.
Merge / deployment checklist