1
0
mirror of synced 2026-01-01 18:05:46 -05:00
Commit Graph

76 Commits

Author SHA1 Message Date
Joe Clark
20b78c8563 Actions bug fixes for the week of July 31, 2023 (#40371)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2023-08-09 08:28:29 +00:00
Shunsuke Suzuki
3d161ca1b4 fix wrong activity type starred (#27127)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-07-31 09:59:39 +00:00
hubwriter
57aeb169dc Actions: add languages to code blocks (#39361) 2023-07-24 10:13:06 +01:00
Sophie
e1d6f44de3 [2023-07-12]: Pull Request Merge Queue - [GA] (#36955)
Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
2023-07-12 21:42:11 +00:00
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
4545543862 Fix for md049 consistent emphasis (#38201)
Co-authored-by: Jess Hosman <1183847+jhosman@users.noreply.github.com>
2023-06-21 18:10:23 +00:00
hubwriter
0c58cf23d5 Actions bug fix hour for week of May 29, 2023 (#37411)
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-06-13 10:28:20 +00:00
Max Jonas Werner
e026be6678 note about registry_package firing multiple times (#22092)
Co-authored-by: hubwriter <hubwriter@github.com>
2023-05-24 14:28:10 +00:00
Thomas Hughes
8437dab139 Update repo dispatch to show proper type (#25196) 2023-04-25 19:58:03 +00:00
Sean Trane Sciarrone
cc724e7299 docs: fix typo, "started"->"starred" (#25021) 2023-04-19 08:29:06 +00:00
Isaac Brown
7443597f3c [2023-04-17]: Repository Rules [Public Beta] (#35983)
Co-authored-by: Steve Guntrip <stevecat@github.com>
Co-authored-by: Greg Beaty <gregbty@github.com>
2023-04-17 15:08:00 +00:00
Gaëtan Hurel
ced8fed8bf Explicitly state that workflow_dispatch event will only trigger a workflow run if the workflow file is on the default branch. (#36159) 2023-04-13 14:28:38 +00:00
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