Skip to content

feat(ci): add health-check workflow#244

Open
IlyaKhD wants to merge 2 commits intomasterfrom
khd/repo-check-master
Open

feat(ci): add health-check workflow#244
IlyaKhD wants to merge 2 commits intomasterfrom
khd/repo-check-master

Conversation

@IlyaKhD
Copy link
Copy Markdown

@IlyaKhD IlyaKhD commented May 8, 2026

Adds/updates the health-check.yml workflow that invokes the shared DevExpress/github-actions repository-check reusable workflow.

Copilot AI review requested due to automatic review settings May 8, 2026 12:44
Copy link
Copy Markdown

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

Adds a new GitHub Actions workflow to run a repository “health check” by invoking the shared DevExpress/github-actions reusable workflow, allowing the check to be triggered manually or on pushes to master.

Changes:

  • Added .github/workflows/health-check.yml with workflow_dispatch + push triggers.
  • Configured a single job that calls DevExpress/github-actions/.github/workflows/repository-check.yml.

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

Comment thread .github/workflows/health-check.yml
@IlyaKhD IlyaKhD self-assigned this May 8, 2026
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