Skip welcome workflow for Copilot-authored PRs#881
Closed
Conversation
Co-authored-by: DannyvdSluijs <618940+DannyvdSluijs@users.noreply.github.com>
Co-authored-by: DannyvdSluijs <618940+DannyvdSluijs@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Skip workflow for Copilot user
Skip workflows for Copilot-authored PRs
Feb 13, 2026
DannyvdSluijs
requested changes
Feb 13, 2026
Collaborator
There was a problem hiding this comment.
This workflow is fine and should not be adjusted.
Contributor
Author
There was a problem hiding this comment.
Reverted the changes to update-changelog.yml in commit 16a2756. Only the welcome.yml workflow now skips execution for Copilot users.
Co-authored-by: DannyvdSluijs <618940+DannyvdSluijs@users.noreply.github.com>
Copilot
AI
changed the title
Skip workflows for Copilot-authored PRs
Skip welcome workflow for Copilot-authored PRs
Feb 13, 2026
This was referenced Feb 13, 2026
Collaborator
|
This now seems to work based on the current action runs. Perhaps I’ll reopen this or if needed. |
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.
Workflows fail when Copilot creates pull requests. Skip execution when the actor is a Copilot bot.
Changes
copilot-This condition checks for usernames prefixed with
copilot-, matching GitHub's Copilot bot naming pattern, and prevents the welcome workflow from sending messages to Copilot bot accounts.✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.