Laura Coursen
b64e85ce60
Learning path to help enterprises adopt Actions ( #22513 )
2021-11-18 23:40:18 +00:00
Chris Patterson
ad605a410c
Updated workflow inputs example to include types ( #22588 )
...
* Updated workflow inputs example to include types
* Add versioning for GHEC/GHES/GHAE
* Remove links to actions.yaml info
Co-authored-by: hubwriter <hubwriter@github.com >
2021-11-18 11:38:33 +00:00
Lucas Costi
f68e0d2114
Typo fix in Action workflow command article ( #12040 )
2021-11-16 09:04:52 +00:00
Simran
9448e2ff51
Actions: Add echo workflow command ( #11567 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-11-16 03:50:00 +00:00
Kristof Mattei
2374f8d472
fix: updated PowerShell UTF-8 warning to narrow it down to legacy PowerShell on Windows only
2021-11-10 09:06:48 -08:00
Kristof Mattei
7a5e9d7f8b
fix: corrected casing of PowerShell
2021-11-10 09:06:48 -08:00
Kristof Mattei
8965884f27
Made jobs.<job_id>.steps[*].shell a separate ## ( #11335 )
2021-11-10 13:57:01 +00:00
ajaykn
f42bdab3ff
[Actions] Update context availability for reusable wfs ( #22581 )
2021-11-10 05:41:08 +00:00
Octomerger Bot
fc455c713b
Merge branch 'main' into repo-sync
2021-11-09 18:23:29 -05:00
Nick Graef
e7706dbde7
fix workflow_call inputs path in workflow syntax ( #11220 )
2021-11-09 22:52:27 +00:00
Chris Patterson
87806da349
Added new context properties and environment variables for refs ( #22188 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-11-08 00:47:58 +00:00
Ramya Parimi
a4fb8bb237
Added versioning to the new content to fix broken links ( #22621 )
...
* Update contexts.md
* Update contexts.md
* Update content/actions/learn-github-actions/contexts.md
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com >
* Update contexts.md
added versioning to input context
* Update contexts.md
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com >
2021-11-04 20:54:55 +00:00
Ramya Parimi
991af51d7b
Merge branch 'main' into inputs-context
2021-11-04 10:15:35 -05:00
hubwriter
d7a4e933dc
Document 3-level restriction for workflow_run ( #22508 )
...
* Document 3-level restriction for workflow_run
* Update content/actions/learn-github-actions/events-that-trigger-workflows.md
* Update content/actions/learn-github-actions/events-that-trigger-workflows.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-11-02 15:30:53 +00:00
Jules Parker
3e72ad4dce
Merge branch 'main' into jules-4795
2021-10-26 12:01:50 +02:00
hubwriter
11190da519
Add sentence about github.token ( #22339 )
2021-10-25 09:31:28 +01:00
Kevin Heis
3b092b4cb8
Deprecate 2.22 b ( #22366 )
...
* Update enterprise-server-releases.js
* Run deprecation script
* Remove finding / managing security vulnerabilities
* remove vuln from translations
* remove more dead pages
* Restore heavily used files
* Remove 2.22 refs in tests
* Update working-with-the-npm-registry.md
2021-10-22 13:23:16 -07:00
Lucas Costi
8d4e4ba2e2
version graphql link for GHEC
2021-10-21 10:06:48 +10:00
Lucas Costi
4112010046
Merge branch 'main' into chesterbr/reintroduce-branch-protection-rule-actions-trigger
2021-10-21 09:57:55 +10:00
Carlos Duarte Do Nascimento (Chester)
d738849cce
Ensure actions trigger for branch rules docs apply to correct ghes/ghae versions
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-10-20 12:46:29 -04:00
Matt Pollard
5361d22323
Merge branch 'main' into jules-4795
2021-10-20 10:52:47 +02:00
Laura Coursen
66fd5ebedf
@lecoursen's weekly bug fix hour (21/10/15) ( #22209 )
2021-10-19 14:50:27 +00:00
Matt Pollard
16c8801dbc
Merge branch 'main' into jules-4795
2021-10-19 12:26:41 +02:00
Sarah Edwards
53b41bd0ba
Add raw tags ( #22243 )
2021-10-18 14:26:44 +00:00
Aleksandr Krivoshchekov
3b305506df
Fix "Not requiring dependent jobs to be successful" example ( #10392 )
2021-10-18 13:28:21 +00:00
Jules Parker
13edfd8788
Merge branch 'main' into jules-4795
2021-10-18 15:11:48 +02:00
Martin Lopes
8b8de88dc3
Update workflow-syntax-for-github-actions.md ( #22155 )
2021-10-18 16:53:13 +10:00
Edward Thomson
c135151b47
Remove actions "warning"s ( #22176 )
2021-10-15 23:17:52 +00:00
Laura Coursen
8f964ea2cb
GHEC version ( #20947 )
...
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
Co-authored-by: Grace Park <gracepark@github.com >
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com >
Co-authored-by: Robert Sese <sese@github.com >
Co-authored-by: Peter Bengtsson <peterbe@github.com >
Co-authored-by: Rachael Sewell <rachmari@github.com >
2021-10-15 15:41:33 -05:00
Matt Pollard
ccbe9b9ede
Restore beta note for GitHub Actions on GitHub AE ( #22158 )
2021-10-13 19:27:15 +02:00
Carlos Duarte Do Nascimento (Chester)
2ea6970342
Reintroduce branch_protection_rule actions trigger docs
...
(also nixes some trailing spaces)
2021-10-13 15:41:46 +00:00
Matt Pollard
4de21e6c7a
Merge branch 'main' into jules-4795
2021-10-11 12:32:17 +02:00
Linda_pp
026625eb53
Merge branch 'main' into fix-typos
2021-10-11 16:41:21 +09:00
Octomerger Bot
2a83712ce9
Merge branch 'main' into repo-sync
2021-10-11 02:52:44 -04:00
Octomerger Bot
e2a14e2849
Merge branch 'main' into repo-sync
2021-10-11 02:49:06 -04:00
Matt Pollard
f124198af6
Remove mention of post-beta limitation removal ( #22064 )
2021-10-11 06:46:05 +00:00
achekerylla
366c1218c8
download an artifact from the same workflow run ( #10268 )
2021-10-11 16:42:11 +10:00
Jules Parker
a89cf07767
Merge branch 'main' into jules-4795
2021-10-11 08:04:03 +02:00
rhysd
f3a1fb3ca7
Describe inputs context in contexts page
2021-10-11 12:27:58 +09:00
rhysd
407b7c96cd
Fix several typos in documents
2021-10-11 12:26:17 +09:00
Jules Parker
a6f487ae7c
merging main into branch and resolving conflicts
2021-10-07 15:02:14 +02:00
Jules Parker
1253d8edd9
update links and redirects for proposing changes to your work with prs
2021-10-07 07:33:00 +02:00
James Estevez
9b78d0f957
Update reusing-workflows.md
2021-10-05 18:35:50 -07:00
Sarah Edwards
3040c3fcbd
Deployment guides ( #21614 )
...
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2021-10-05 18:57:25 +00:00
Matt Pollard
307e8094ec
Backport updated content from GitHub AE M2 megabranch and version for ghae-next ( #21525 )
2021-10-04 16:11:57 +00:00
Octomerger Bot
6b3e135f18
repo sync ( #21833 )
...
* Mention dependency files update for Gradle
* Adding more specific caveats of apply support.
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com >
* Update data/reusables/dependabot/supported-package-managers.md
* Fix workflow command for toolkit function (#10249 )
Co-authored-by: Zbynek Konecny <zbynek1729@gmail.com >
Co-authored-by: Mike McDonald <2575327+asciimike@users.noreply.github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com >
Co-authored-by: Abshar Mohammed Aslam <Absharaslam2001@gmail.com >
Co-authored-by: Ramya Parimi <ramyaparimi@github.com >
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2021-09-30 23:46:30 -05:00
Christina Guo
e8f172d33d
Add run_attempt to GitHub context ( #21820 )
2021-09-30 22:03:06 +00:00
hubwriter
d9947cac72
Documentation for reusable workflows ( #21563 )
...
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-09-29 10:09:29 +10:00
Emily Seville
dc5ad5873f
GitHub context fix ( #10018 )
2021-09-27 16:51:17 +00:00
Ramya Parimi
dd134cb725
Merge branch 'main' into patch-2
2021-09-24 12:59:30 -05:00