Lucas Costi
d84994632d
GHES 3.2 broken link fixes ( #20696 )
2021-08-06 01:28:11 +00:00
Kristof Daja
c4790529e6
Update workflow-syntax-for-github-actions.md ( #8808 )
2021-08-05 21:19:20 +00:00
Laura Coursen
dafd921ba4
Fix typo
2021-08-05 07:56:50 -05:00
Laura Coursen
ce9aec3793
Merge branch 'main' into patch-2
2021-08-05 07:50:00 -05:00
Laura Coursen
9b39aaa203
Combine notes
2021-08-05 07:49:44 -05:00
Laura Coursen
3c6a72f60b
Updates to the GHEC trial ( #20565 )
2021-08-05 11:01:33 +01:00
Ramya Parimi
010789c22b
Update workflow-syntax-for-github-actions.md
...
✏️ spell fix
2021-08-04 08:12:35 -05:00
Gregor Martynus
cdf891c8c3
typo
2021-08-03 18:00:22 -07:00
Hutson Betts
5c310f7936
fix(events): address merge conflicts to run PR workflows
...
Workflows will not run on `pull_request` activity if the pull request has a merge conflict with the target branch.
Please see the following GitHub forum discussion for more details - https://github.community/t/run-actions-on-pull-requests-with-merge-conflicts/17104/2
2021-08-03 10:50:47 -05:00
Linda_pp
6e59a6fb78
Fix wrong note about boolean literals ( fix #8719 ) ( #8720 )
2021-08-03 01:50:06 +00:00
Vladimir Panteleev
6020950391
Clarify that always() has a side effect ( #8411 )
2021-07-28 18:24:03 +00:00
PSJ
72e97c546c
Fix things.
...
Didn't notice the `if` condition 😅
2021-07-21 21:25:37 +05:30
PSJ
4e7b8b30d8
Merge branch 'main' into fix-inconsistencies
2021-07-21 19:29:21 +05:30
Lucas Alves
8637f5a20e
Fix jobs timeout misleading in workflow syntax article ( #8362 )
2021-07-20 21:25:02 +00:00
PSJ
9e0b501631
Fix description of core.exportVariable function.
...
Fixes github#7553
2021-07-20 22:23:56 +05:30
PSJ
6b6f78927d
Make GITHUB_ENV description more accurate
2021-07-20 22:19:58 +05:30
Oliver Bertuch
008a423f5b
Add clarification about glob chars in branch/tag matching ( #8107 )
2021-07-15 13:03:01 +00:00
Weston Pace
3e7ce43431
#7975 Added converted_to_draft, auto_merge_enabled, and auto_merge_disabled to the list of activity types for the pull_request event ( #8179 )
2021-07-14 20:03:33 +00:00
Josh Soref
03ce7a79e8
Reword GITHUB_WORKSPACE description ( #7781 )
2021-07-14 18:32:24 +00:00
room-27
936e395b7c
Update 'Using a specific shell' to mention temp script ( #7824 )
2021-07-14 06:25:30 +00:00
Lucas Costi
47076c4b62
Fix workflow in Actions 'Introductions' article ( #8141 )
2021-07-14 10:06:15 +10:00
Julia Belostotskaya
096329e5a1
Update workflow-syntax-for-github-actions.md ( #8120 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-07-13 18:40:23 +00:00
Cameron Booth
284aceef8f
Fix example of actions filtering ( #20207 )
2021-07-01 14:25:34 -07:00
Sarah Edwards
bedc6371af
Add disclaimer + improve security for third party actions ( #20227 )
2021-07-01 16:00:58 +00:00
MaksimZhukov
af158bc17d
Update setup-node docs in accordance with new cache functionality ( #20214 )
2021-07-01 15:14:54 +02:00
Sarah Edwards
829cf70704
version concurrency for GHES 3.2 ( #20185 )
2021-06-29 18:17:35 +00:00
Evi Liu
32d6d5d061
Update events-that-trigger-workflow.md with Discussions triggers ( #19972 )
...
* Update events-that-trigger-workflow.md with Discussions triggers
Adds `discussion` and `discussion_comment` section
* remove stray endraw tag
* Version for dotcom
* change links to be relative
Co-authored-by: Sarah Edwards <skedwards88@github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2021-06-29 13:45:00 -04:00
Rachael Sewell
52cf583bdd
add short titles to frontmatter ( #20131 )
2021-06-24 11:02:53 -07:00
Sarah Schneider
cb12455649
ran script/content-migrations/use-short-versions.js
2021-06-24 10:21:07 -04:00
Josh Soref
5e50abca4b
Clarify Job status check functions sentence ( #7643 )
2021-06-24 06:56:26 +00:00
Sarah Edwards
3233e90df6
remove beta note for environments ( #18589 )
2021-06-23 11:42:54 -07:00
eric sciple
d3db7d3e25
Detail where each context can be used within a workflow ( #19900 )
...
* Detail where each context can be used within a workflow
* tweak
* Update cross-ref to new information
This reusable is used in two articles: 'Context and expression syntax for GitHub Actions' and 'Environment variables'. In the first of these the current link point to the same section that the link is added to (which is not useful). In both articles I think the new section about context availability is a more appropriate link.
* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md
Co-authored-by: hubwriter <hubwriter@github.com >
* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md
Co-authored-by: hubwriter <hubwriter@github.com >
* Update content/actions/reference/context-and-expression-syntax-for-github-actions.md
Co-authored-by: hubwriter <hubwriter@github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2021-06-23 14:30:07 +00:00
Matt Pollard
16ff92ca4e
Replace explicit mentions of api subdomain for GitHub Enterprise Server and GitHub AE documentation ( #20013 )
2021-06-22 10:47:29 +02:00
Martin Lopes
672b046845
Small fix
2021-06-16 11:29:44 +10:00
Martin Lopes
4f692c9a3b
Moved remaining descriptions into reusables
2021-06-16 11:19:16 +10:00
Martin Lopes
65b17ff946
Moved runner temp descriptions into reusable
2021-06-16 09:39:41 +10:00
Martin Lopes
46dc3aff1a
Merge branch 'main' into runner-envvars
2021-06-16 09:13:51 +10:00
Martin Lopes
031ae8476c
Added update from dev feedback
2021-06-16 09:10:24 +10:00
Grace Park
6f7e4f50dc
updating content files
2021-06-14 12:06:52 -07:00
Martin Lopes
ff1a991739
Merge branch 'main' into runner-envvars
2021-06-14 15:52:45 +10:00
Sarah Schneider
083002e829
fix liquid version conditionals
2021-06-10 17:26:14 -04:00
Martin Lopes
1a21c1cc70
Merge branch 'main' into runner-envvars
2021-06-10 15:34:44 +10:00
mc
2e71f71189
Merge branch 'main' into perkles-renaming-sessions-workflow-syntax
2021-06-08 09:08:12 +01:00
mc
7dffc4f193
Apply suggestions from code review
2021-06-08 09:07:57 +01:00
Lucas Costi
0ec2f458cb
Clarify workflow access to org secrets ( #19683 )
...
Co-authored-by: Martin Lopes <martin389@github.com >
2021-06-04 15:48:10 +10:00
Martin Lopes
c0800a4ddb
Added some edits (pending validation)
2021-06-02 13:39:15 +10:00
Martin Lopes
ffcd2c944d
Merge branch 'main' into runner-envvars
2021-06-02 11:17:17 +10:00
Perkles
add6e3477a
Conventioning section titles
2021-05-29 01:11:45 -03:00
Peter Mescalchin
ad1cdfc6eb
Small tweak to an example file pattern match ( #6660 )
2021-05-25 22:10:15 +00:00
Josh Soref
b78de9f54c
Correct steps outputs example -- it needs an id ( #6695 )
2021-05-25 21:28:05 +00:00