1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Commit Graph

233 Commits

Author SHA1 Message Date
gitulisca
60b69196b3 Add maximum number of referenced workflows limit (#33581)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-12-15 07:08:13 +00:00
Martin Lopes
23dc6dd766 GitHub Actions: Allow sharing Actions and workflows in private repos - [GA] (#28252)
Co-authored-by: Anshul Choudhary <ansh121@github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-12-13 06:45:46 +00:00
Barne Kleinen
aeed3057b4 Amend on.workflow_call.secrets, fixes #22602 (#22603)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-12-13 05:35:07 +00:00
Deepak Dahiya
d2d8b42e07 Added "Force deleting cache entries" section (#33283)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2022-12-10 00:12:52 +00:00
Mark Iannucci
b110dac84d Add link to context availability for workflow .if key syntax (#22437)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-12-06 05:57:20 +00:00
Matt Pollard
660424ce23 Update release note and documentation for reusable workflows in GitHub AE 3.4 (#33229) 2022-12-05 17:34:09 +01:00
Tyler Goffinet
68dad52f10 Add strategy to keywords for jobs that call workflows (#21768)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-11-16 15:52:42 +10:00
Sampark Sharma
956918468f Update docs related to actions cache (#30916)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2022-11-15 00:42:34 +00:00
Martin Lopes
c0ea72f4dc Switch example.lab to example.com (#32500)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-11-10 18:55:20 +00:00
Riadh Laabidi
e3ba165f6c Added documentation about escaping values for $GITHUB_ENV file (#21582)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2022-10-26 23:30:03 +00:00
Isaac Shalom
92b810c8d6 Add clarification about default run-name in Actions (#31946)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-26 01:51:04 +00:00
Rachael Sewell
3e998f61d5 use azure blob storage for archived enterprise versions (#31883)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
2022-10-25 12:03:38 -07:00
Siara
4211384489 Adds content for Actions cache UI (#31738)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-10-20 13:02:33 +00:00
Sarah Edwards
dac4144086 PAT v2 beta (#31013)
Co-authored-by: Hirsch Singhal <1666363+hpsin@users.noreply.github.com>
Co-authored-by: Jovel Crisostomo <jovel@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2022-10-18 15:11:04 +00:00
Victor Lin
5a886b42f4 workflow_dispatch: Document that ref can be a tag (#21117) 2022-10-18 07:58:55 +00:00
Amadeusz Sadowski
685c89c988 fix: Update workflow commands table for env files (#21353)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-18 01:28:25 +00:00
Andy Crain
22fd1d8937 Remove 'choice' option for workflow_call type (#21325)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-18 01:19:43 +00:00
Esote
b094dab325 Fix nesting reusable workflows link (#21422) 2022-10-17 20:43:11 +00:00
Joe Clark
74a679dc51 Make product variables for Enterprise translation-friendly (#31628)
Co-authored-by: Laura Coursen <lecoursen@github.com>
Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
2022-10-17 18:54:05 +00:00
Francesco Renzi
ad70a7012f Remove references to stdout commands (#31674)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-17 01:09:57 +00:00
Rachael Rose Renk
92376dd3f8 Update workflow-commands-for-github-actions.md 2022-10-12 14:21:09 -06:00
Rachael Rose Renk
2b858946a9 Merge branch 'main' into issue-11713 2022-10-12 13:29:58 -06:00
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
Riadh Laabidi
ac272a10cc Update workflow-commands-for-github-actions.md 2022-10-10 14:09:12 +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