1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Commit Graph

370 Commits

Author SHA1 Message Date
Grzegorz Bokota
64cc67b2af Add milestone and demilestoned triggers to pull request (#29837)
Co-authored-by: cmwilson21 <77312589+cmwilson21@users.noreply.github.com>
2023-11-15 20:06:22 +00:00
Aleksander Fidelus
d470100e70 fix(docs): Add environment input type for workflow_dispatch (#29781)
Co-authored-by: cmwilson21 <77312589+cmwilson21@users.noreply.github.com>
2023-11-14 15:06:16 +00:00
Jegan Kunniya
f555656a46 fix(docs): Updated the documentation on using local workflow (#29436)
Co-authored-by: Rachael Rose Renk <91027132+rachaelrenk@users.noreply.github.com>
2023-11-01 21:15:05 +00:00
Rizina
45d941a40a docs: update notes about pullrequest triggers (#29539)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-10-31 14:55:57 +00:00
Aaron Paterson
b8db6e1798 Update workflow-commands-for-github-actions.md (#24924)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
2023-10-24 12:29:06 +00:00
Peter Bengtsson
8778abe271 Display markdownlint warnings in pre commit hook (#43400) 2023-10-10 14:16:39 +00:00
Dheeraj
563f9816c6 Replaced gh-actions-cache with git cache subcommand (#28850)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-10-06 15:17:12 +00:00
Alberto
c8af4a0c1a Explain artifact sharing in "Reusing Workflows" (#28939)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
2023-10-06 15:02:09 +00:00
Tom French
3c7e291cd9 Improve example workflow to delete cache entries for closed PRs (#27618)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-10-04 00:09:00 +00:00
Frank Dana
fa371f486c Workflow commands: Minor tweaks to example formatting, syntax (#28767) 2023-10-03 23:47:46 +00:00
Siara
4dbaef79a9 (Already Shipped) Filter NODE_OPTIONS from env for file output in Actions workflows - [GA] (#43418) 2023-10-02 20:00:13 +00:00
Victor Szabo
7050dca99c Fix title of link to section (#28699) 2023-10-02 17:57:36 +00:00
Georges M. Zwingelstein
fdf0404ff7 Add missing heading for steps.working-directory (#28613)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-10-02 16:15:59 +00:00
Salim Bensiali
7909c76282 Update incorrect activity type in the check_suite event note (#28567) 2023-09-29 17:47:32 +00:00
cjfryer
7388ce07be Correct case of github.event.review.state (#28303)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-09-26 23:19:41 +00:00
Rachael Sewell
2f405bbe6a fix incorrect code languages 2023-09-25 11:43:19 -07:00
Rachael Sewell
0a9422e483 Merge branch 'main' into remove-trailing-spaces 2023-09-22 10:58:59 -07:00
hubwriter
21d480a2ba Actions: Help users find starter workflows earlier in the learning process (#42483)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
2023-09-22 14:37:51 +00:00
Rachael Sewell
9608f7ebae Remove trailing spaces from Markdown 2023-09-21 16:20:15 -07:00
Mahdiar Naufal
06ba9dd64f Update reusing-workflows.md (#26519)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-09-18 11:37:48 +00:00
Will Haltom
f01b2cc953 Update events-that-trigger-workflows.md (#42489)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-09-14 20:57:31 +00:00
hubwriter
72ed35e0c5 Clarify how to run a script from a workflow (#42163)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-09-13 08:57:40 +00:00
Peter Bengtsson
4ba528a701 Remove handful of unnecessary indented_data_reference liquid tags (#42414) 2023-09-12 11:45:52 +00:00
Laura Coursen
79ac32ba39 Fix content issues for CommonMark migration (#42049) 2023-09-06 12:48:52 +00:00
Yukai Chou
fd6d3b4ee5 docs: remove trailing newlines in code blocks (#27990) 2023-09-06 09:37:02 +00:00
hubwriter
57d47a08af Codespaces: change 'encrypted secrets' to 'secrets' (#41416) 2023-09-04 10:25:21 +00:00
Joe Clark
944eb9da89 Add annotations to workflow examples for automating builds and tests (#39064)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2023-08-25 16:56:23 +00:00
Andrew Kim
1bc323fd29 Update workflow-syntax-for-github-actions.md (#41293)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-24 11:18:44 +00:00
Joe Clark
a294825619 Documentation updates for Node 12 deprecation in GitHub Actions (#41208) 2023-08-22 18:06:09 +00:00
OmegaMetor
d9a38ffc7b Update workflow-commands-for-github-actions.md (#27663) 2023-08-22 14:43:28 +00:00
Thiago R. da C. Marafeli
a26280c4ef typo: fix tipo in jobs.<job_id>.with (#27616)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2023-08-22 12:54:00 +00:00
Azeem Sajid
4f6f46542e [GitHub Actions] Fail fast from the default shells (bash/sh) in Linux/macOS (#27583)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-21 08:16:58 +00:00
Björn Sundling
6cf895d967 Update and improve PowerShell code (#24884)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-08-15 16:49:57 +00:00
Annie Streater
056cd701d5 Added code annotations to "Workflow example" reusable (#39735)
Co-authored-by: streats <streats@users.noreply.github.comgit config --global user.emailgit config --global user.email streats@users.noreply.github.comgit config --global user.name>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-08-09 20:53:40 +00:00
D. Ror
9b52b57818 Change Example of jobs.<job_id>.env from ## to ### (#27291)
Co-authored-by: Courtney Wilson <77312589+cmwilson21@users.noreply.github.com>
2023-08-09 12:51:03 +00:00
Josh Soref
ee2816b701 Clarify that environment variables should be treated as case sensitive (#26899)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-09 09:19:42 +00:00
Gunter Labes
7d4ff28ead Avoid shell injection in examples (#26137)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-08-09 09:07:55 +00:00
Joe Clark
20b78c8563 Actions bug fixes for the week of July 31, 2023 (#40371)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-09 08:28:29 +00:00
Kynan Ware
29da9b4983 add information about runs-on placeholders in GHES (#40112)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: jc-clark <jc-clark@github.com>
2023-08-01 23:25:44 +00:00
Shunsuke Suzuki
3d161ca1b4 fix wrong activity type starred (#27127)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-07-31 09:59:39 +00:00
Siara
16b7f85e57 Actions bug fix Actions bug fix hour for week of July 17, 2023 (#39628)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-07-25 14:50:12 +00:00
Miguel Sousa
14642bf1d5 Patterns that start with * or ! must use quotes (#26173)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-07-25 08:48:58 +00:00
hubwriter
57aeb169dc Actions: add languages to code blocks (#39361) 2023-07-24 10:13:06 +01:00
hubwriter
0fd41b63a1 Hubwriter/make os contributors changes (#39146) 2023-07-17 11:41:49 +00:00
Erez Rokah
2267cc1af2 fix: Clarify that the example to list and delete caches on PR closure has a limit (#26252)
Co-authored-by: Christine Belzie <105683440+CBID2@users.noreply.github.com>
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-07-14 21:46:20 +00:00
hubwriter
c92bc4c0f9 Actions: add a description of each GITHUB_TOKEN scope (#38378)
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
2023-07-13 14:26:17 +00:00
Sophie
e1d6f44de3 [2023-07-12]: Pull Request Merge Queue - [GA] (#36955)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2023-07-12 21:42:11 +00:00
Rachael Sewell
d236a5cefe Merge branch 'main' into remove-3.4-markup-new 2023-06-28 09:13:06 -07:00
Laura Coursen
56631406b1 Remove {% ifversion fpt or ghec or ghes or ghae > 3.4 %} versioning 2023-06-28 10:28:52 +01:00
Joe Clark
701479410c Add documentation to make workflow_dispatch trigger requirement more explicit (#38405)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
2023-06-27 21:29:27 +00:00