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

5872 Commits

Author SHA1 Message Date
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
Octomerger Bot
c6e5a346d1 Merge branch 'main' into repo-sync 2022-04-01 02:47:27 -07:00
hubwriter
70d7b4da21 Add link to troubleshooting (#26514) 2022-04-01 09:30:21 +00:00
mc
874b8df406 Merge branch 'main' into 4760-dependabot-explicit-users 2022-04-01 10:23:28 +01:00
mc
0e45394127 Apply suggestions from code review 2022-04-01 10:16:33 +01: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
Sarah Edwards
3dcef750f0 version previews (#26571) 2022-03-31 16:42:04 +00:00
Ariel Deitcher
89d21ce018 update merge queue docs (#26396)
* update merge queue docs
2022-03-31 16:04:17 +00:00
Abby Vollmer
f09bd07590 update links to appeal and reinstatement page (#26306)
* link out to Appeal and Reinstatement page + form

* update link to appeals process

* add enforcement section

* add reinstatement and appeal

* Apply suggestions from code review

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
2022-03-31 10:24:50 +01:00
Vanessa
fb06e92a9b update authentication landing page (#26541) 2022-03-31 00:09:57 +00:00
Ramya Parimi
5e7bb18033 Merge branch 'main' into remove-stray-quote 2022-03-30 13:11:40 -05:00
Ramya Parimi
55e0331dd9 Merge branch 'main' into remove-dev-blog-link 2022-03-30 11:34:29 -05:00
Ramya Parimi
b2c03c7fd7 Merge branch 'main' into patch-2 2022-03-30 11:09:54 -05:00
Octomerger Bot
a8e2a02e80 Merge branch 'main' into repo-sync 2022-03-30 08:52:31 -07:00
Matt Cooper
d191408694 notes about data location policy (#26495) 2022-03-30 15:46:25 +00:00
Ramya Parimi
c7ac337a22 Merge branch 'main' into patch-2 2022-03-30 10:42:44 -05:00
Martin Lopes
3fb430a294 [2022-03-30]: Running scripts before or after a job (Public Beta) (#26284)
* Added initial draft

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Made opening sentence a bit clearer

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Moved versioning into feature

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Empty commit for CI

* Empty commit for CI

* Apply suggestions from code review

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

* Update job-hooks-for-runners.yml

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Apply suggestions from code review

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

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

* Update running-scripts-before-or-after-a-job.md

Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
2022-03-30 15:37:42 +00:00
Ramya Parimi
128661d935 Merge branch 'main' into curl-parameter 2022-03-30 10:32:01 -05:00
Octomerger Bot
c7741bcec4 Merge branch 'main' into repo-sync 2022-03-30 08:25:33 -07:00
Felicity Chapman
679e5f8c0d Fix typo in two URLs (#26559) 2022-03-30 16:10:46 +01:00
Ramya Parimi
3668fd9e32 Merge branch 'main' into patch-4 2022-03-30 10:02:36 -05:00
Ramya Parimi
0ecf92f7b6 Merge branch 'main' into patch-2 2022-03-30 09:57:26 -05:00
Ramya Parimi
9e60aad4ec Merge branch 'main' into patch-5 2022-03-30 09:45:16 -05:00
Octomerger Bot
cd44ac8e0b Merge branch 'main' into repo-sync 2022-03-30 07:23:40 -07:00
Octomerger Bot
a4b6ddffc4 Merge branch 'main' into repo-sync 2022-03-30 07:23:01 -07:00
Sophie
b02b0bfca2 Merge branch 'main' into sophietheking/fixlink 2022-03-30 16:10:07 +02:00
Ramya Parimi
8134bd78c7 Merge branch 'main' into patch-3 2022-03-30 08:59:22 -05:00
David Staheli
2bbe4a1a54 Update working-with-non-code-files.md (#26364) 2022-03-30 08:05:50 +00:00
Eli Perkins
299a209e1a Add release note for mobile enabled flag change in GHES 3.4.0 (#26443) 2022-03-30 06:26:19 +00:00
Lucas Costi
e8329c4ed1 Add Actions policy for reusable workflows (#26287)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2022-03-30 05:52:05 +00:00
Anthony Swierkosz
654abe4dc9 Update permissions metadata to include users and teams with explicit access 2022-03-29 23:15:10 -04:00
Josh Soref
7c0cc48111 Remove stray trailing " 2022-03-29 22:48:19 -04:00
Eli Perkins
ae85724e84 Remove GitHub Mobile for GHES beta disclaimer (#26486)
* Remove GitHub Mobile for GHES beta disclaimer

Related to https://github.com/github/mobile/issues/2440

The `Beta` disclaimer for GHES support within the mobile apps has been removed after a year of feedback and iteration. As such, let's remove the beta disclaimer from the docs about this as well! 🥳

* Clean up one last beta reference

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 18:11:37 +00:00
Laura Coursen
ea800e56fe Enterprise bug fixes for the week of 2022-03-21 (#26374)
* Closes https://github.com/github/docs-content/issues/6576

* Fix copypasta

* Fixes https://github.com/github/docs-content/issues/6574

* Add 💅

Co-authored-by: Vanessa <vgrl@github.com>

Co-authored-by: Vanessa <vgrl@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:47:24 +00:00
Matt Pollard
2bd82c41d5 Fix broken links for GitHub AE (#26424)
* Version for GitHub AE

* Version out for AE and Enterprise Server

* Add lightweight feature flag in hierarchy

* Remove GitHub AE versioning

* Remove GitHub AE versioning; simplify

* Add tag

* Actually fix the tags

* Remove versioning for GitHub AE

* Version for GitHub AE

* Remove versioning for GitHub AE

* Make the correct change

Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:43:23 +00:00
Sarah Edwards
ad4ce69f2f update link (#26490)
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:33:18 +00:00
Emma Makinson
57cc2174b2 Adds note about GitHub apps (#26320)
* Adds note about GitHub apps

* use variable

Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 10:23:11 -07:00
Sarah Edwards
d85156e4c9 update link (#26470)
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 17:13:43 +00:00
Kevin Heis
a050ee5d72 Merge branch 'main' into yamiacat-merge-accounts-patch 2022-03-29 10:06:37 -07:00
Grace Park
030c7ee2e9 Merge branch 'main' into catto-patch-1 2022-03-29 09:59:58 -07:00
Winnie Li
0a906862d5 Update billing csv docs (#26262)
* replaced codespaces CSV instructions with general one

* add codespaces

* Delete codespaces-report-download.md

(no longer in use, given we have no unified all reports)

* Update actions-packages-report-download-enterprise-accounts.md

* Update image for billing CSV download

* Update images to reflect current UI

* Apply suggestions from code review

* Optimize images

* Update to reflect the three billing pages

Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-03-29 16:53:08 +00:00
Martin Woodward
61b10ad785 Remove link to developer blog
API changes are included as part of the main changelog now, no need for a separate link.
2022-03-29 13:21:24 +01:00
Martin Lopes
3cc9a095f6 Merge branch 'main' into patch-2 2022-03-29 08:41:29 +10:00
Elijah Lynn
52be4d8fad fix: minor typo in events-that-trigger-workflows.md 2022-03-28 13:47:42 -07:00
Lucas Costi
6c73c5d9c8 Merge branch 'main' into patch-5 2022-03-28 17:21:54 +10:00
Nikola Jokic
39d746c27d Update content/actions/using-workflows/workflow-commands-for-github-actions.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-03-28 09:19:54 +02:00
Nikola Jokic
98b52f2f65 Update content/actions/creating-actions/creating-a-docker-container-action.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2022-03-28 09:17:44 +02:00
Lucas Costi
9063d21e56 Merge branch 'main' into patch-4 2022-03-28 16:37:26 +10:00
Lucas Costi
8fb1216e77 Update content/actions/hosting-your-own-runners/autoscaling-with-self-hosted-runners.md 2022-03-28 16:20:05 +10:00
Lucas Costi
27e75c1aaa Merge branch 'main' into patch-2 2022-03-28 16:16:51 +10:00