1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Commit Graph

394 Commits

Author SHA1 Message Date
Peter Bengtsson
03c903ecfd Remove GHAE version in front matter (4) (#49117) 2024-02-09 12:06:24 +00:00
Peter Bengtsson
1ef1608bb4 Highlight content linting results as PR annotations (#48954) 2024-02-08 20:08:42 +00:00
Peter Bengtsson
3ccfd8da92 Remove GHAE version in front matter (3) (#49115) 2024-02-08 15:58:21 +00:00
Peter Bengtsson
0ff4474f1e Remove GHAE version in front matter (2) (#49113) 2024-02-08 15:07:29 +00:00
Sarah Edwards
24a6743633 update titles for REST API git, rate limit, reactions, releases, search docs (#49071) 2024-02-07 16:24:09 +00:00
Sarah Edwards
602cc80750 update titles for REST API activity docs (#49040) 2024-02-07 15:58:29 +00:00
Sarah Edwards
dd8ffd38b0 update titles for REST API classroom, billing, branches, checks, code of conduct docs (#49057) 2024-02-07 15:57:58 +00:00
Joe Clark
a4c2a48808 Fix artifacts v4 versioning (#49028) 2024-02-06 17:21:27 +00:00
Sarah Edwards
f011dadd7a update titles for REST API actions docs (#48914)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2024-02-05 14:40:34 -08:00
Joe Clark
ad9e7061b9 Actions bug fixes for the week of Jan 22, 2024 (#48891) 2024-02-01 19:08:58 +00:00
Peter Bengtsson
6a248c04cb Remove GHAE in Liquid and front matter (16) (#48949)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2024-02-01 13:07:19 +00:00
Peter Bengtsson
65e0900d3f Remove GHAE in Liquid and front matter (14) (#48929) 2024-01-30 17:56:41 +00:00
Peter Bengtsson
0a111358fe Remove GHAE in Liquid and front matter (13) (#48922)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2024-01-30 17:16:41 +00:00
Mark Maxwell
218ac25489 Update events-that-trigger-workflows.md (#30703)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2024-01-24 23:57:21 +00:00
Peter Bengtsson
a2cba86302 Remove GHAE in Liquid and front matter (9) (#48826) 2024-01-24 15:30:14 +00:00
Steve Guntrip
dc3f4de1d7 Update project (classic) usage (#48784)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
2024-01-23 13:09:42 +00:00
Laura Yu
2af233bef7 Specify that Actions range filter pattern only applies to alphanumeric characters (#48780) 2024-01-21 16:48:34 +00:00
Andrew Kim
ca3a911a74 Update storing-workflow-data-as-artifacts.md (#48679)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: jc-clark <jc-clark@github.com>
2024-01-19 21:16:41 +00:00
Yukai Chou
abf90db62c Drop a surplus space (#30879)
Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
2024-01-02 18:18:12 +00:00
Mark Maxwell
bb17f61c51 Update all articles where GITHUB_TOKEN should appear as GH_TOKEN (#30770)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2024-01-02 08:38:41 +00:00
Joe Clark
0c8c47fbec Add permission statement to requried workflows for GitHub Actions article (#47641) 2023-12-12 18:34:43 +00:00
Joe Clark
4b8d3c9c23 Update content/actions/using-workflows/events-that-trigger-workflows.md 2023-11-27 10:59:31 -08:00
jc-clark
ca5b30daec fix placeholder content 2023-11-27 10:56:42 -08:00
jc-clark
34452b6e12 fixes https://github.com/github/docs-content/issues/12470 2023-11-22 15:34:31 -08:00
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