Commit a66026d
authored
Declare output variables on the fly to guard safe-outputs jobs (#1097)
* emit output guard for create-issue
* Remove unused print job and related configurations from workflow files
* Update prompt to create a poem and post it as a new issue
* Add output_types to workflow configurations and update job conditions for create_issue
* Update job conditions for create_issue and create_pull_request in workflow files
* Refactor job condition handling for create-issue and create-pull-request workflows to use BuildSafeOutputType function
* Update job condition checks to reference outputs directly from the agent in workflow files
* Fix formatting of output mapping in buildMainJob function1 parent 2e9c90e commit a66026d
23 files changed
Lines changed: 823 additions & 234 deletions
File tree
- .github/workflows
- pkg
- cli/workflows
- workflow
- js
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 11 | + | |
| 12 | + | |
33 | 13 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 14 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments