Auto-apply labels on smoke test and daily report issue creation#17375
Merged
Auto-apply labels on smoke test and daily report issue creation#17375
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update workflows to auto-apply labels on issue creation
Auto-apply labels on smoke test and daily report issue creation
Feb 21, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds automatic labeling for issues created by smoke-test and daily reporting workflows to reduce unlabeled issue triage.
Changes:
- Added
labels: [automation, testing]tocreate-issuesafe-outputs in multiple smoke workflows (and extended existingai-generatedlabels where present). - Added
labels: [automation, daily-report]to the daily team status issue creation workflow. - Recompiled corresponding
.lock.ymlworkflow lockfiles to reflect the updated safe-outputs configuration.
Reviewed changes
Copilot reviewed 16 out of 16 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/smoke-temporary-id.md | Extend create-issue labels to include automation + testing (keeping ai-generated). |
| .github/workflows/smoke-temporary-id.lock.yml | Recompiled lockfile reflecting updated labels/config. |
| .github/workflows/smoke-project.md | Extend create-issue labels to include automation + testing (keeping ai-generated). |
| .github/workflows/smoke-project.lock.yml | Recompiled lockfile reflecting updated labels/config. |
| .github/workflows/smoke-gemini.md | Add automation + testing labels to created issues. |
| .github/workflows/smoke-gemini.lock.yml | Recompiled lockfile reflecting updated labels/config. |
| .github/workflows/smoke-copilot.md | Add automation + testing labels to created issues. |
| .github/workflows/smoke-copilot.lock.yml | Recompiled lockfile reflecting updated labels/config. |
| .github/workflows/smoke-copilot-arm.md | Add automation + testing labels to created issues. |
| .github/workflows/smoke-copilot-arm.lock.yml | Recompiled lockfile reflecting updated labels/config. |
| .github/workflows/smoke-codex.md | Add automation + testing labels to created issues. |
| .github/workflows/smoke-codex.lock.yml | Recompiled lockfile reflecting updated labels/config. |
| .github/workflows/smoke-claude.md | Add automation + testing labels to created issues. |
| .github/workflows/smoke-claude.lock.yml | Recompiled lockfile reflecting updated labels/config. |
| .github/workflows/daily-team-status.md | Add automation + daily-report labels to created issues. |
| .github/workflows/daily-team-status.lock.yml | Recompiled lockfile reflecting updated labels/config. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| create-issue: | ||
| expires: 1d | ||
| title-prefix: "[team-status] " | ||
| labels: [automation, daily-report] |
There was a problem hiding this comment.
daily-report is a newly introduced label reference (no other workflow/docs in this repo mention it). Since GitHub issue creation fails if any requested label doesn’t already exist, please ensure the daily-report label is present in the repository (or switch to an existing label) so this scheduled workflow doesn’t start erroring at runtime.
Suggested change
| labels: [automation, daily-report] | |
| labels: [automation] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Unlabeled issues from smoke tests and daily status workflows were accumulating, requiring manual triage backfill. Adding labels at issue creation time keeps the unlabeled issue count near zero automatically.
Changes
Smoke test workflows — added
labels: [automation, testing]tocreate-issuesafe-outputs:smoke-claude,smoke-copilot,smoke-codex,smoke-gemini,smoke-copilot-armsmoke-project,smoke-temporary-id(extended existing[ai-generated]list)Daily report workflows — added
labels: [automation, daily-report]tocreate-issuesafe-outputs:daily-team-statusExample diff:
All
.lock.ymlfiles recompiled to reflect the changes.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/graphql/usr/bin/gh /usr/bin/gh api graphql -f query=query($owner: String!, $name: String!) { repository(owner: $owner, name: $name) { hasDiscussionsEnabled } } -f owner=github -f name=gh-aw(http block)https://api.github.com/repos/actions/checkout/git/ref/tags/11bd71901bbe5b1630ceea73d27597364c9af683/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/11bd71901bbe5b1630ceea73d27597364c9af683 --jq .object.sha(http block)https://api.github.com/repos/actions/checkout/git/ref/tags/v6/usr/bin/gh gh api /repos/actions/checkout/git/ref/tags/v6 --jq .object.sha(http block)https://api.github.com/repos/actions/github-script/git/ref/tags/v7/usr/bin/gh gh api /repos/actions/github-script/git/ref/tags/v7 --jq .object.sha(http block)https://api.github.com/repos/actions/setup-go/git/ref/tags/4dc6199c7b1a012772edbd06daecab0f50c9053c/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/4dc6199c7b1a012772edbd06daecab0f50c9053c --jq .object.sha(http block)https://api.github.com/repos/actions/setup-go/git/ref/tags/v5/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v5 --jq .object.sha(http block)https://api.github.com/repos/actions/setup-go/git/ref/tags/v6/usr/bin/gh gh api /repos/actions/setup-go/git/ref/tags/v6 --jq .object.sha(http block)https://api.github.com/repos/actions/setup-node/git/ref/tags/v6/usr/bin/gh gh api /repos/actions/setup-node/git/ref/tags/v6 --jq .object.sha(http block)https://api.github.com/repos/anchore/sbom-action/git/ref/tags/v0/usr/bin/gh gh api /repos/anchore/sbom-action/git/ref/tags/v0 --jq .object.sha(http block)https://api.github.com/repos/docker/build-push-action/git/ref/tags/v6/usr/bin/gh gh api /repos/docker/build-push-action/git/ref/tags/v6 --jq .object.sha(http block)https://api.github.com/repos/docker/login-action/git/ref/tags/v3/usr/bin/gh gh api /repos/docker/login-action/git/ref/tags/v3 --jq .object.sha(http block)https://api.github.com/repos/docker/metadata-action/git/ref/tags/v5/usr/bin/gh gh api /repos/docker/metadata-action/git/ref/tags/v5 --jq .object.sha(http block)https://api.github.com/repos/docker/setup-buildx-action/git/ref/tags/v3/usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v3 --jq .object.sha ./cmd/gh-aw(http block)/usr/bin/gh gh api /repos/docker/setup-buildx-action/git/ref/tags/v3 --jq .object.sha(http block)https://api.github.com/repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb/usr/bin/gh gh api /repos/github/gh-aw/git/ref/tags/a70c5eada06553e3510ac27f2c3bda9d3705bccb --jq .object.sha(http block)https://api.github.com/repos/githubnext/agentics/git/ref/tags//usr/bin/gh gh api /repos/githubnext/agentics/git/ref/tags/# --jq .object.sha(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.