Commit b49e5d8
fix: remove add-comment from runtime triage to prevent code leaks
The workflow was posting detailed analysis (including runtime code
snippets) as comments on public SDK issues. Remove the add-comment
safe-output and corresponding prompt instructions so the workflow
only labels the source issue and creates issues/PRs in the runtime repo.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c13dbba commit b49e5d8
File tree
2 files changed
+6
-51
lines changed- .github/workflows
2 files changed
+6
-51
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
100 | 97 | | |
101 | 98 | | |
102 | 99 | | |
103 | | - | |
| 100 | + | |
104 | 101 | | |
105 | 102 | | |
106 | 103 | | |
| |||
113 | 110 | | |
114 | 111 | | |
115 | 112 | | |
116 | | - | |
117 | 113 | | |
118 | | - | |
| 114 | + | |
119 | 115 | | |
120 | 116 | | |
121 | 117 | | |
| |||
0 commit comments