Skip to content

Conversation

@sjsprecious
Copy link
Collaborator

@sjsprecious sjsprecious commented Aug 21, 2025

This pull request outputs some useful information (e.g., job name, job status) to the CI workflow logs so that they can be queried and visualized on a dashboard later.

fix #56

Copilot AI review requested due to automatic review settings August 21, 2025 17:52
@sjsprecious sjsprecious marked this pull request as draft August 21, 2025 17:52
@sjsprecious sjsprecious self-assigned this Aug 21, 2025
@sjsprecious sjsprecious added the enhancement New feature or request label Aug 21, 2025
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 structured logging output to the CI workflow to enable dashboard visualization by emitting key job metadata at the start and completion of workflow runs.

  • Adds job context logging at workflow start with job name, status, and GitHub metadata
  • Adds job completion status logging that runs regardless of job outcome

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sjsprecious sjsprecious linked an issue Aug 21, 2025 that may be closed by this pull request
@sjsprecious sjsprecious added the ready_for_ci This PR is ready for CI tests on CIRRUS cloud label Oct 23, 2025
@sjsprecious sjsprecious removed the ready_for_ci This PR is ready for CI tests on CIRRUS cloud label Dec 18, 2025
@sjsprecious sjsprecious added the ready_for_ci This PR is ready for CI tests on CIRRUS cloud label Dec 18, 2025
@sjsprecious sjsprecious added bug_fix This PR fixes a bug and removed enhancement New feature or request bug_fix This PR fixes a bug ready_for_ci This PR is ready for CI tests on CIRRUS cloud labels Dec 19, 2025
@sjsprecious sjsprecious added the ready_for_ci This PR is ready for CI tests on CIRRUS cloud label Dec 19, 2025
@github-actions github-actions bot removed the ready_for_ci This PR is ready for CI tests on CIRRUS cloud label Dec 19, 2025
@github-actions
Copy link

CI Test Failed

I have removed the ready_for_ci label to prevent wasted resources.

Action Required:

  1. Check the GitHub Actions logs for errors.
  2. Fix the issues and push new commits.
  3. Re-apply the ready_for_ci label to restart the build.

1 similar comment
@github-actions
Copy link

CI Test Failed

I have removed the ready_for_ci label to prevent wasted resources.

Action Required:

  1. Check the GitHub Actions logs for errors.
  2. Fix the issues and push new commits.
  3. Re-apply the ready_for_ci label to restart the build.

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.

Add a public dashboard for CI workflow status

2 participants