Skip to content

Add targets for repo health aw#7588

Merged
JanKrivanek merged 1 commit intomainfrom
repo-health-check-fix
Mar 10, 2026
Merged

Add targets for repo health aw#7588
JanKrivanek merged 1 commit intomainfrom
repo-health-check-fix

Conversation

@JanKrivanek
Copy link
Member

Motivation

Ensuring the health workflow can properly post results to the pinned issue

@JanKrivanek JanKrivanek requested review from Copilot and rokonec March 10, 2026 11:23
@JanKrivanek JanKrivanek enabled auto-merge (squash) March 10, 2026 11:24
@JanKrivanek JanKrivanek disabled auto-merge March 10, 2026 11:24
@JanKrivanek JanKrivanek merged commit 1a6739e into main Mar 10, 2026
5 of 6 checks passed
Copy link
Contributor

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 explicit target: "*" safe-output scopes to the repo health gh-aw workflows so they can post/update content on the pinned dashboard issue (not just the event-triggering issue/PR context).

Changes:

  • Allow add-comment safe outputs to target arbitrary issues/PRs/discussions (needed for scheduled/dispatch runs).
  • Allow update-issue safe outputs to target arbitrary issues (needed to update the pinned dashboard issue).
  • Regenerate the compiled .lock.yml workflows to reflect the updated safe-outputs configuration.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/repo-health-investigate.md Adds target: "*" for add-comment safe outputs.
.github/workflows/repo-health-investigate.lock.yml Compiled workflow updated to include target:"*" in safe-outputs config/handler config.
.github/workflows/repo-health-groom.md Adds target: "*" for update-issue safe outputs.
.github/workflows/repo-health-groom.lock.yml Compiled workflow updated to include target:"*" in safe-outputs config/handler config.
.github/workflows/repo-health-check.md Adds target: "*" for update-issue and add-comment safe outputs.
.github/workflows/repo-health-check.lock.yml Compiled workflow updated to include target:"*" in safe-outputs config/handler config.

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

You can also share your feedback on Copilot code review. Take the survey.

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