Skip to content

Changed scripts to have success logs#192

Merged
sfreeman422 merged 1 commit intomasterfrom
scripts/add-success
Mar 22, 2026
Merged

Changed scripts to have success logs#192
sfreeman422 merged 1 commit intomasterfrom
scripts/add-success

Conversation

@sfreeman422
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings March 22, 2026 16:44
@sfreeman422 sfreeman422 merged commit 387b9d2 into master Mar 22, 2026
4 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds explicit “success” log lines to existing cron job bash scripts under packages/jobs, improving observability when the scripts complete successfully.

Changes:

  • Log a success message when the health check job exits cleanly.
  • Log a success message after the fun-fact job successfully posts to Slack.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/jobs/health-job/script.sh Adds a success log line before exiting 0 on a passing health check.
packages/jobs/fun-fact-job/script.sh Adds a success log line after sending the Slack message.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants