Francesco Renzi
01577fdefb
Document set-output and save-state environment file commands ( #31196 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-10-11 13:36:34 +00:00
Tomáš Fejfar
13b64e6dff
Update workflow-syntax-for-github-actions.md
...
The docs show choice in the examples: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#providing-inputs
2022-10-07 16:35:19 +02:00
Jason Etcovitch
f768d3fb6d
Update workflow_run event with new in_progress action ( #31251 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-10-06 00:02:19 +00:00
Lucas Costi
7b86410fc3
Improve Actions short titles ( #31394 )
...
Co-authored-by: Martin Lopes <martin389@github.com >
2022-10-05 04:34:45 +00:00
Florian Wagner
34a7be5cc8
Exchange usage of action my-action with actions/labeler ( #31312 )
...
Signed-off-by: Florian Wagner <h2floh@github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-10-05 03:47:09 +00:00
Lucas Costi
e3612a461b
Fix "Actions page" to "Actions tab" ( #31178 )
2022-09-27 03:55:26 +00:00
Lucas Costi
9c8e396b7e
Add GitHub Actions run-name feature ( #30993 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-09-26 14:40:54 -07:00
Courtney Wilson
b3418f84f1
Merge branch 'main' into patch-2
2022-09-23 14:33:12 -05:00
Sarah Schneider
b7f48ea2c1
Support GHAE internal-only semantic versioning ( #29178 )
...
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2022-09-22 08:26:58 +02:00
Michael Blaß
4f64b4431a
Update about-workflows.md
...
Add missing hyphen and missing preposition to intro section
2022-09-20 14:59:33 +02:00
hubwriter
7e1efede7a
Reusable workflows: reinstate text about new prepared_workflow_job fields ( #30824 )
...
Co-authored-by: yujincat <55138573+yujincat@users.noreply.github.com >
Co-authored-by: Ajay <40024974+ajaykn@users.noreply.github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-09-19 08:53:04 +00:00
Siara Leininger
18139ffc67
Add progress bar description for actions ( #30776 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-09-15 15:21:54 +00:00
JoannaaKL
979fd8981f
Update workflow-commands-for-github-actions.md
2022-09-02 12:49:58 +00:00
Josh Johanning
4a6d622f66
Fix misleading example of reusable workflows ( #20324 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-09-01 14:09:36 +10:00
Courtney Wilson
71ffea9333
Merge branch 'main' into patch-2
2022-08-31 16:41:13 -05:00
Sampark Sharma
046683cda2
Change branches to branches/tags ( #20048 )
...
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-08-30 12:01:11 +00:00
Tyler Miller
26055a7cdc
Improve wording in reusing-workflows.md
2022-08-24 18:40:34 -07:00
Joey Mezzacappa
a773ca19ec
Fix link to GraphQL "status" documentation
2022-08-24 11:59:36 -04:00
Martin Lopes
b3180e6837
Merge branch 'main' into major-versions-not-automatically-tagged
2022-08-23 14:42:48 +10:00
Martin Lopes
366355e268
Apply suggestions from code review
2022-08-23 14:42:37 +10:00
Jacob Wallraff
204439b54b
Add line around workflow prevention for pull_request_target ( #29873 )
2022-08-22 22:35:42 +00:00
hubwriter
c73100e8d3
Actions: Update docs for nested reusables ( #29578 )
...
* Update for nested reusables
* Add some versioning
* add feature flag
* change to use relative link
* Update content/actions/using-workflows/reusing-workflows.md
* Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Remove new info, as requested by reviewer
* Remove new info, as requested by reviewer
* Add examples from yujincat
Co-authored-by: skedwards88 <skedwards88@github.com >
2022-08-22 14:15:25 +00:00
Sophie
502f6d9318
Merge branch 'main' into sophietheking-7094
2022-08-22 14:53:18 +02:00
Benoît Chantre
0500918db6
Fix wrong instruction to reference a reusable workflow ( #19980 )
2022-08-22 07:22:53 +00:00
Noritada Kobayashi
f55237c549
Mention on the use of square brackets in GitHub Actions workflows filter patterns ( #18970 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-08-22 16:29:27 +10:00
Sophie
23f57cce07
polish and versioning
2022-08-17 14:11:10 +02:00
Stephen Schneider
512910892a
Fixed method for checking cache-hit/miss ( #18524 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-08-17 04:40:37 +00:00
Sophie
d8db846901
apply suggestions from review
2022-08-15 10:46:27 +02:00
Sophie
6f68be4bcf
Update reusing-workflows.md
2022-08-15 10:15:09 +02:00
Sophie
d9508ab4c4
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: Florian Wagner <h2floh@github.com >
2022-08-15 10:12:14 +02:00
Sophie
c0edb4c36c
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: Florian Wagner <h2floh@github.com >
2022-08-15 10:08:48 +02:00
Sophie
b1110addf1
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: Florian Wagner <h2floh@github.com >
2022-08-15 10:04:21 +02:00
Sophie
3b83c68329
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-08-15 10:04:13 +02:00
Sophie
9421492a56
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-08-15 10:04:04 +02:00
Sophie
eacee80c2e
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-08-15 10:03:53 +02:00
Sophie
f9be21576e
Update content/actions/using-workflows/reusing-workflows.md
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2022-08-15 10:00:27 +02:00
Cory Miller
0946142dae
Add warning about delimiter injection ( #29882 )
2022-08-12 16:52:00 +00:00
mc
14d75b40e7
Merge branch 'main' into main
2022-08-11 15:44:33 +01:00
Matt Pollard
79bab19c73
Merge branch 'main' into patch-3
2022-08-10 10:27:30 +02:00
de-oz
a55b8014f8
Fix format of the links
2022-08-10 00:57:04 +03:00
Mikhail Timofeev
6e1bf47b5c
Add a note about Ubuntu 18 deprecation ( #29527 )
...
Co-authored-by: Dusko Dobranic <101048884+ddobranic@users.noreply.github.com >
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
2022-08-09 13:37:39 -07:00
Nikola Jokic
a64e57605b
Update content/actions/using-workflows/workflow-syntax-for-github-actions.md
...
Co-authored-by: Eric Wieser <wieser.eric@gmail.com >
2022-08-09 16:32:43 +02:00
Sophie
6e26df426e
changes sentence
2022-08-09 11:32:22 +02:00
Sophie
40361d3749
more conceptual information
2022-08-09 11:04:09 +02:00
Jenni Christensen
63e1c8c8b3
Merge branch 'main' into ske-runner-images
2022-08-08 08:30:09 -07:00
skedwards88
7c57ea52fa
change remaining instances of virtual environment to runner image
2022-08-03 11:47:05 -07:00
Jenni Christensen
c638500950
Merge branch 'main' into mntlty/merge_queue_action
2022-08-02 11:36:28 -07:00
Ariel Deitcher
42382fcdff
code review feedback
2022-07-28 20:52:10 +00:00
Ariel Deitcher
aadfc206a9
code review feedback
2022-07-28 20:48:50 +00:00
Sarah Edwards
517a72b5c2
Actions cache CLI extension ( #29344 )
...
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
2022-07-28 15:02:27 +00:00