Nihad Abbasov
b31df17dab
Fix event name ( #24674 )
2023-03-28 15:09:07 +00:00
Courtney Wilson
eda480ea72
Merge branch 'main' into patch-1
2023-03-27 09:50:14 -05:00
Laura Coursen
6b3d9b6646
Make images accessible in the images/help/images directory ( #35778 )
2023-03-27 13:25:52 +00:00
Rick Schubert
acca4ae123
Improve wording surrounding workflow_dispatch
...
This pull request improves the wording surrounding `workflow_dispatch`. To me as a reader, it was not clear earlier that this event *needs* to be set in order for a workflow to be triggered manually. I only found this out on another guide somewhere else in the documentation, [here](https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow#configuring-a-workflow-to-run-manually ).
2023-03-21 09:27:11 +00:00
Laura Coursen
ed18f98d12
Make tables accessible in the Actions focus area ( #35481 )
2023-03-20 08:51:14 -05:00
Laura Coursen
09551e5953
Elevate H3s into H2s in "Events that trigger workflows" ( #35214 )
2023-03-01 15:11:20 +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
Hector Alfaro
4cd28fd735
Remove support for miniTocMaxHeadingLevel ( #34758 )
2023-02-17 16:29:02 +00:00
Peter Bengtsson
b7c7dbf672
Update all internal links ( #34787 )
2023-02-15 15:16:18 +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
Fu Yuchen
67ded507c9
format events-that-trigger-workflows.md ( #22918 )
2023-01-04 11:55:11 +00:00
Victor Lin
5a886b42f4
workflow_dispatch: Document that ref can be a tag ( #21117 )
2022-10-18 07:58:55 +00:00
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