Commit 7b8ac33
committed
Signal that the copilot-setup-steps samples are illustrative
Follow-up to issue 42379, per maintainer feedback. The sample workflow is meant
to illustrate rather than to be copied verbatim, but two things worked against
that.
Drop the `copy` annotation from the sample's fence in the reference article, so
it no longer renders a copy button.
In the "Improve a project" tutorial, extend the prompt that asks Copilot to
author the file, so the generated workflow gets a `workflow_dispatch` trigger
and doesn't run on both `push` and `pull_request`. Trim the extract below it to
the trigger and job name the surrounding sentence calls out, so it no longer
shows triggers the text never mentions.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FuL8Cm3afpXSBiiGnUo7FA1 parent 078b583 commit 7b8ac33
2 files changed
Lines changed: 2 additions & 8 deletions
File tree
- content/copilot
- how-tos/copilot-on-github/customize-copilot/customize-cloud-agent
- tutorials/cloud-agent
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 100 | | |
107 | 101 | | |
108 | 102 | | |
| |||
0 commit comments