Add daily workflow for GitHub Skills-style workshop activity PRs#24
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
Add daily workflow for GitHub Skills-style workshop activity improvements
Add daily workflow for GitHub Skills-style workshop activity PRs
Jul 11, 2026
Copilot created this pull request from a session on behalf of
pelikhan
July 11, 2026 10:33
View session
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.
This introduces a daily agentic workflow that proposes incremental workshop improvements as draft PRs in GitHub Skills tone, explicitly targeting skill-style activities (content) rather than agent skills. It also enables Copilot request auth for workflow execution.
Workflow intent and trigger model
.github/workflows/workshop-skill-activity-author.mdschedule: dailyand supportsworkflow_dispatchwith optionalfocusinputskill-activityPR is already openWrite path and safety boundaries
copilot-requests: writesafe-outputs.create-pull-requestworkshop/*.md,workshop/**/*.md)Prompt contract (content, not agent skill)
.github/skills/**and creation ofSKILL.mdnoopwhen no meaningful improvement is availableCompiled workflow artifact
.github/workflows/workshop-skill-activity-author.lock.ymlgenerated from the source workflow