1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Commit Graph

49 Commits

Author SHA1 Message Date
Jason Etcovitch
f768d3fb6d Update workflow_run event with new in_progress action (#31251)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-10-06 00:02:19 +00:00
Courtney Wilson
b3418f84f1 Merge branch 'main' into patch-2 2022-09-23 14:33:12 -05:00
Sarah Schneider
b7f48ea2c1 Support GHAE internal-only semantic versioning (#29178)
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-09-22 08:26:58 +02:00
Joey Mezzacappa
a773ca19ec Fix link to GraphQL "status" documentation 2022-08-24 11:59:36 -04:00
Jacob Wallraff
204439b54b Add line around workflow prevention for pull_request_target (#29873) 2022-08-22 22:35:42 +00:00
Jenni Christensen
c638500950 Merge branch 'main' into mntlty/merge_queue_action 2022-08-02 11:36:28 -07:00
Ariel Deitcher
42382fcdff code review feedback 2022-07-28 20:52:10 +00:00
Ariel Deitcher
aadfc206a9 code review feedback 2022-07-28 20:48:50 +00:00
Andy Hudson
e1be72290e Updated Push event SHA description 2022-07-28 08:53:51 +02:00
Ariel Deitcher
e6052da469 Update content/actions/using-workflows/events-that-trigger-workflows.md 2022-07-27 16:14:56 -07:00
Ariel Deitcher
4cbd415b42 Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-07-27 16:13:07 -07:00
Sarita Iyer
e6dc5c7d5f Merge branch 'main' into ske-pages-actions 2022-07-27 16:55:00 -04:00
Ariel Deitcher
112f4ceee2 add merge_group webhook 2022-07-27 17:57:03 +00:00
Steve Guntrip
bc899dec01 Projects GA 2022-07-27 15:55:35 +01:00
Ariel Deitcher
8085f428cb only show supported versions 2022-07-26 20:11:51 +00:00
Ariel Deitcher
a910472080 single activity type 2022-07-26 20:06:48 +00:00
Ariel Deitcher
2e2053424d remove nested note 2022-07-26 19:49:18 +00:00
Ariel Deitcher
ef588cb0b8 fix link 2022-07-26 19:26:38 +00:00
Ariel Deitcher
6988a0085a add activity type 2022-07-26 19:19:05 +00:00
Ariel Deitcher
9f8a0b7976 add merge_group to events that trigger workflows 2022-07-26 18:39:53 +00:00
Matt Pollard
dc2ba532b4 GitHub Enterprise Server 3.6 release candidate (#28905) 2022-07-26 18:56:17 +02:00
Courtney Wilson
ac3dda9667 Merge branch 'main' into patch-2 2022-06-30 15:58:58 -05:00
Courtney Wilson
b953d178ed Merge branch 'main' into patch-12 2022-06-30 15:27:02 -05:00
joaquin
d30f952455 Delete extra 'or' on sentence 2022-06-29 23:32:58 -04:00
skedwards88
08b6a9027b incorporate suggestions from code review 2022-06-28 14:37:56 -07:00
Martin Lopes
3f2ceb5cde Update Actions documentation for SSH authentication with deploy key (#28773) 2022-06-28 16:31:40 +10:00
Bishal Das
0ae9bb822a Update events-that-trigger-workflows.md 2022-06-17 19:48:23 +05:30
Scott Rohde
cedaaedb04 Remove redundant notes (#18425)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2022-06-17 16:21:16 +10:00
Felicity Chapman
326fee281c Fix old-style conditions, update README (#28385) 2022-06-10 10:02:31 +01:00
Sarah Edwards
e7a6d023ce Unified inputs context (#27254) 2022-06-10 06:46:01 +00:00
Matt Pollard
52f7aaf271 GitHub AE May 2022 update (#27179) 2022-05-17 16:59:26 +02:00
Emma Makinson
4809eadd1e Fixes broken link (#27713)
* Fix broken links
2022-05-16 14:46:17 +00:00
Nicolas Lagoutte
3925167e3a Fix incorrect link (#17267) 2022-04-22 16:40:17 +00:00
mc
effd62fcc9 Merge branch 'main' into patch-2 2022-04-08 08:52:44 +01:00
Antonio
913dfcbd39 docs: added a note about the limitation for the event_type value of the repository_dispatch event (#16410) 2022-04-04 07:07:09 +00:00
Kyle Laker
ef41ed0303 Fix pull_request_target if_merged example
Within the workflow, the event object is still `github.event.pull_request`, so the `merged` key is at `github.event.pull_request.merged`. There _is not_ a `github.event.pull_request_target` object. This is also reflected in the table for this section in "Webhook event payload".
2022-04-01 15:45:22 -04:00
Lucas Costi
b49c768777 Version actions for GHES, use reusables (#26004)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-04-01 09:36:17 +10:00
Elijah Lynn
52be4d8fad fix: minor typo in events-that-trigger-workflows.md 2022-03-28 13:47:42 -07:00
Jonathan Tamsut
d04e4046ae bump version for upload-artifact and download-artifact code snippets (#25782) 2022-03-04 10:17:09 +10:00
Robert Sese
79c48070c4 Deprecate 3.0 (#25646)
* Deprecate 3.0

* 3.0 deprecation: remove 3.0 markup (#25647)

* Remove liquid conditionals and content for 3.0 deprecation

* Remove manually, no longer versioned in a supported version

* Remove translations manually, no longer versioned in a supported version

* Remove 'if', now in all supported versions

* Remove dangling 'elseif', now in all supported versions

* Remove dangling 'elseif' and 3.0 screenshot reference, now in all supported versions

* Nudge to latest supported GHES version

* Nudge to latest supported release GHES version

* Bump all the version for the liquid tests

* Bump first deprecated version for linting tests

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Prefer double quotes

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove extra newline

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* One reusable per line

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Stray whitespace ✂️

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Version check not needed anymore

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Just 'ghes' since we're deprecating 3.0

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Don't depend on hardcoded versions

Co-authored-by: Laura Coursen <lecoursen@github.com>

* Remove static files for 3.0 deprecation (#25649)

Co-authored-by: Laura Coursen <lecoursen@github.com>
2022-03-03 13:08:24 -06:00
Sophie
c9258a8498 Merge branch 'main' into sophie-5758 2022-02-25 16:01:19 +01:00
Sophie
50c0b2d0b0 Removed duplicate actions reusable folder 2022-02-25 15:51:14 +01:00
Sarah Edwards
1b22582c91 add example for PR merged workflow (#25594) 2022-02-24 16:18:29 +00:00
Johanan Idicula
5b3f800228 Fix value of GITHUB_REF for release events (#14876) 2022-02-08 13:31:50 +00:00
Marko Kaznovac
ae692632c6 [Actions] push event does not have Activity types (#15124) 2022-02-08 13:01:02 +00:00
Aditya Patel
0c67737189 fix: updated the events-that-trigger-workflows.md by fixing a typo 2022-01-28 10:07:16 +05:30
Sarah Edwards
fe1dfd917f Split 'Events that trigger workflows' into two articles (#24392) 2022-01-25 22:25:13 +00:00
hubwriter
f77f5f5cb9 [Improvement] Add details of new workflow_dispatch input types (#24382)
* Fix incorrect versioning

* Add new screenshot

* Add replacement yaml example

* Add raw tags around yaml

* Update content/actions/using-workflows/events-that-trigger-workflows.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

* Update content/actions/using-workflows/events-that-trigger-workflows.md

* Update content/actions/using-workflows/events-that-trigger-workflows.md

* Update content/actions/using-workflows/events-that-trigger-workflows.md

* Update content/actions/using-workflows/events-that-trigger-workflows.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>

Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-01-24 16:25:24 +00:00
Martin Lopes
2a58d29f33 Add new categories: "workflows" and "jobs". Add new articles for jobs. (#22898) 2022-01-17 16:45:57 +10:00