Grace Park
32af69c277
Make sure there is a blank line above and below headings ( #37922 )
2023-06-26 13:24:44 -07:00
Grace Park
a8a6e4554a
Fix for blank lines around code fences ( #38255 )
2023-06-26 10:21:48 -07:00
Grace Park
cbda3f2434
Fix trailing spaces in content and data ( #37904 )
2023-06-23 10:45:10 -07:00
Grace Park
6ff9dc21a8
Fix multiple blank lines in content and data ( #37909 )
2023-06-22 09:54:36 -07:00
Azeem Sajid
b38f242e1e
[GitHub Actions] Update context availability for jobs.<job_id>.container and jobs.<job_id>.container.image ( #26152 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
2023-06-22 10:20:53 +00:00
Joe Clark
3631bc6ae7
Actions bug fix hour for the week of June 12, 2023 ( #37973 )
2023-06-20 23:23:21 +00:00
Grace Park
90039fc985
Update and standardize unordered lists to be - ( #37854 )
2023-06-16 20:57:24 +00:00
Kevin Heis
5f0ca62ed3
Update copy syntax to CommonMark compliant
2023-06-12 08:11:20 -07:00
Megagyger
3003f9deeb
Update actions expression documentation for ternary like behaviour ( #24357 )
...
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com >
2023-06-09 16:57:33 +00:00
Jaroslav Lobačevski
5e5ea4b097
Use examples with env variable ( #25713 )
...
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com >
2023-06-05 22:57:53 +00:00
Grace Park
9cd02ab301
Remove multiple spaces after hash ( #37392 )
2023-06-05 18:38:09 +00:00
Grace Park
87900cb264
Remove spaces from code in content and data ( #37382 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2023-06-01 17:24:35 +00:00
Grace Park
3a0b459445
Remove enterprise-beta data reusable ( #37126 )
2023-05-17 19:25:04 +00:00
Laura Coursen
b4dbc7aaa9
Enterprise bug fixes for the week of April 24, 2023 ( #36715 )
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
2023-05-02 19:30:55 +00:00
Siara
7d64ed3a11
Migrate Actions Runner Controller docs ( #35498 )
...
Co-authored-by: jc-clark <jc-clark@github.com >
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
Co-authored-by: amstead <am-stead@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Chris Patterson <chrispat@github.com >
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com >
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com >
Co-authored-by: John Sudol <24583161+johnsudol@users.noreply.github.com >
Co-authored-by: Francesco Renzi <rentziass@gmail.com >
2023-04-24 18:47:18 +00:00
WaterLemons2k
634ee94432
chore: use node16 for actions ( #24540 )
...
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com >
2023-04-20 13:22:32 +00:00
Laura Coursen
44ba9b1cb6
Make images accessible in the images/help/organizations directory (1/4) ( #36026 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2023-03-31 12:54:07 +00:00
Courtney Wilson
f86cb8ecb6
Merge branch 'main' into patch-1
2023-03-27 09:36:32 -05:00
Laura Coursen
6b3d9b6646
Make images accessible in the images/help/images directory ( #35778 )
2023-03-27 13:25:52 +00:00
Laura Coursen
ed18f98d12
Make tables accessible in the Actions focus area ( #35481 )
2023-03-20 08:51:14 -05:00
Matthieu Prat
94a9f11628
Fix example for the toJSON function
...
The example of the `toJSON` function is slightly misleading. It
can make you think that the `status` value of the `job` context
is capitalized while it's actually lowercased.
I think the example should reflect that.
2023-03-17 20:43:13 +00:00
Tauhid Anjum
c23e976809
Add GHES limits based on version ( #35242 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2023-03-13 06:55:01 +00:00
Joe Clark
1018ee0df3
Add documentation for increased enterprise concurrency for Actions Windows/Linux runners ( #35142 )
2023-03-10 20:11:54 +00:00
Lucas Costi
6d33187adc
Fix example that showed a number for workflow_dispatch ( #24217 )
2023-03-06 01:29:24 +00:00
Chris Patterson
c852510688
Additional clarification on pinning to a commit SHA ( #35266 )
...
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com >
Co-authored-by: jc-clark <jc-clark@github.com >
2023-03-03 23:10:53 +00:00
hubwriter
57bbe18ed4
Corrected with review comments ( #35021 )
...
Co-authored-by: Dylan Smith <dylanatsmith@github.com >
Co-authored-by: Tauhid Anjum <tauhidanjum@gmail.com >
2023-02-27 09:09:41 +00:00
Joe Clark
fefcf3b5a6
Enterprise bug fixes for the week of February 17, 2023 ( #34882 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2023-02-23 19:24:50 +00:00
Kerry Chu
1785192a36
fix grammar in content/actions/learn-github-actions/understanding-github-actions.md ( #24045 )
2023-02-23 14:53:57 +00:00
Felicity Chapman
1687279ca0
[Accessibility] review and revise/delete images for repository directory (A-C) part 1 - mostly actions ( #34753 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2023-02-23 10:15:50 +00:00
Aditya
3238bd0955
Documentation update for variables size limit ( #34973 )
...
Co-authored-by: hubwriter <hubwriter@github.com >
Co-authored-by: Dylan Smith <dylanatsmith@github.com >
2023-02-22 16:04:35 +00:00
Hector Alfaro
4cd28fd735
Remove support for miniTocMaxHeadingLevel ( #34758 )
2023-02-17 16:29:02 +00:00
Mr. Míng
9ae2cef6ee
Fixed a typo of "DAYS_OF_WEEK" to "DAY_OF_WEEK" ( #23971 )
...
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com >
2023-02-16 23:56:57 +00:00
Peter Bengtsson
b7c7dbf672
Update all internal links ( #34787 )
2023-02-15 15:16:18 +00:00
Róbert Papp
85e7d00699
Remove confusing folder from example ( #23812 )
2023-02-13 05:59:23 +00:00
Vallie Joseph
0f8df0de2c
Adding emphasis to always expression warning ( #34238 )
2023-02-07 09:50:46 +00:00
Siara
a746a8a095
Update enterprise cache admin content ( #34103 )
2023-02-06 19:25:15 +00:00
Laura Coursen
42a6e62137
Fix duplicate headers in the GitHub Actions docs ( #34373 )
2023-02-06 04:53:21 +00:00
Kevin Heis
ac2cd0e47d
Deprecate GHES 3.3 ( #34328 )
...
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com >
2023-02-03 17:05:11 +00:00
Courtney Wilson
d115a9f807
Merge branch 'main' into patch-1
2023-02-02 13:12:42 -06:00
Sarah Edwards
8bf2afbbc5
modify wording
2023-02-02 09:24:22 -08:00
mc
a1b1ed5f0c
Merge branch 'main' into patch-6
2023-02-02 09:05:03 +01:00
Kirill Müller
339e82bd6e
Trivial: fix alphabetic order for github context ( #23542 )
...
Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com >
2023-01-31 17:14:16 +00:00
Laura Coursen
48cefb75cf
Fix headers that skip levels ( #34279 )
2023-01-31 15:37:41 +00:00
Sophie
acf9850275
Merge branch 'main' into grammar-cannot
2023-01-31 11:45:25 +01:00
Rob Bos
47b97cae10
Add missing copy button to yaml content
2023-01-31 08:13:23 +01:00
Josh Soref
314ea30833
Grammar: cannot
2023-01-29 03:51:17 -05:00
chadmando
f5c41d5aed
Docs: Add 'to' for clarity
...
The sentence didn't read well: "You can also trigger a workflow run on a schedule, ..." adding 'to' makes it clearer.
"You can also trigger a workflow to run on a schedule,"
2023-01-26 14:17:08 -06:00
Krzysztof Pawlicki
649b1ce85f
Update contexts.md
...
Updated inputs context description with missing type `choice` information and provided more precise information about standard properties with the link to workflow dispatch event trigger for reference.
2023-01-26 10:32:15 +01:00
Martin Eneqvist
0f81a03583
Fix broken anchor
2023-01-25 14:47:48 +01:00
Courtney Wilson
fc4477614e
Merge branch 'main' into patch-1
2023-01-23 11:39:33 -05:00