1
0
mirror of synced 2025-12-30 03:01:36 -05:00
Commit Graph

75 Commits

Author SHA1 Message Date
Simran
25284f5f6d Actions: Indicate that .steps is an array of objects (#1385) 2020-12-16 15:35:46 +10:00
Sarah Edwards
af94bd9955 [December 15, 2020] Actions: Environments, environment protection rules (manual approvals and wait timers), and environment secrets in workflows (#16489)
Co-authored-by: Josh Gross <joshmgross@github.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
Co-authored-by: John Bohannon <imjohnbo@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-15 16:38:45 +00:00
Jaroslav Lobačevski
470f379af1 Update events-that-trigger-workflows.md (#16856)
Co-authored-by: Chris Patterson <chrispat@github.com>
Co-authored-by: Ross Brodbeck <hross@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2020-12-15 08:15:25 -08:00
Lucas Costi
d7ccef709b Fix GITHUB_{HEAD|BASE}_REF env var descriptions (#1955) 2020-12-15 16:46:30 +10:00
Martin Lopes
e333c2a566 Merge branch 'main' into patch-1 2020-12-15 13:10:21 +10:00
Balazs Gyurak
6da68ce3e1 Fix GITHUB.SHA and GITHUB.REF for repository_dispatch (#1493) 2020-12-14 16:31:55 +10:00
Martin Lopes
e499570617 Merge branch 'main' into patch-1 2020-12-14 15:38:31 +10:00
Lucas Costi
470e3da231 Add default branch note to workflow_run event (#2062) 2020-12-14 15:37:53 +10:00
Rémy Léone
cecda2a163 Add needs: syntax example using always() condition (#1307)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-14 15:09:33 +10:00
ylemkimon
a8cab926e1 Update content/actions/reference/events-that-trigger-workflows.md
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
2020-12-04 15:43:47 +09:00
Martin Lopes
3afeb935e7 Merge branch 'main' into patch-1 2020-12-04 15:14:38 +10:00
Shati Patel
ed3cd08e95 Merge branch 'main' into repo-sync 2020-12-02 16:50:15 +00:00
Shati Patel
df69a9ed2d Merge branch 'main' into patch-1 2020-12-02 16:16:50 +00:00
Octomerger Bot
87fb2ceae2 repo sync (#16715)
* Improve documentation issue no #1034

Done with the minor fixes for open issue number #1034 .

* Increasing the importance

I wanted to delete a branch, but I couldn't in spite of reading this document. The problem was, the branch I wanted to delete was the default branch. 
Even though it is stated in this document, it was not given enough importance that everyone would see it.

* typo

A small type in the comments

* Update setting-up-your-development-environment-to-create-a-github-app.md

Fix two small typos.

* properly capitalize "macOS"

* Clarify GH password requirements

* Change " to `

As done in the description of `master`

* " to ` in DE

* " to ` in PT

* " to ` in RU

* Fix typo metadata-syntax-for-github-actions.md

Fix typo for metadata-syntax-for-github-actions#outputs-for-composite-run-steps-actions

* chore: Remove bolding from headings

* Removed deprecated echo set-env instruction

* fix typo (#1516)

Co-authored-by: hubwriter <hubwriter@github.com>

* Remove extraneous grammar period which breaks the compare URL (#1252)

* Remove extraneous grammar period which breaks the compare URL

* Update data/reusables/repositories/two-dot-diff-comparison-example-urls.md

Co-authored-by: Nick Schonning <nschonni@gmail.com>

Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: hubwriter <hubwriter@github.com>

* Revert "" to ` in RU"

This reverts commit d484fd6ef5.

* Revert "" to ` in PT"

This reverts commit fab62f05be.

* Revert "" to ` in DE"

This reverts commit 78abcd6f7a.

* Change md

This squashes all the translation commits and their deletion.

* Update content/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository.md

Co-authored-by: Felicity Chapman <felicitymay@github.com>

Co-authored-by: Atharva Shirdhankar <72031540+StarTrooper08@users.noreply.github.com>
Co-authored-by: Aakarsh B <aakarshbiju@gmail.com>
Co-authored-by: Aritra Roy Gosthipaty <aritra.born2fly@gmail.com>
Co-authored-by: Guilherme Macedo <guilherme@gmacedo.com>
Co-authored-by: Stephen Wade <stephen@stephenwade.me>
Co-authored-by: Shao Yang Hong <hongsy2006@gmail.com>
Co-authored-by: a2br <62328077+a2br@users.noreply.github.com>
Co-authored-by: Cas van Dinter <casvd@hotmail.com>
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Antoine Rondelet <rondelet.antoine@gmail.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: ねず <39144575+wonda-tea-coffee@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Ilia <ilia@wearebond.com>
Co-authored-by: a2br <a2br@users.noreply.github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Jason Etcovitch <jasonetco@github.com>
2020-12-02 16:03:35 +00:00
Shati Patel
153c2bce10 Merge branch 'main' into bold-headers 2020-12-02 13:59:23 +00:00
Shati Patel
43d0e7fe26 Merge branch 'main' into main 2020-12-02 13:12:34 +00:00
ylemkimon
2220b6cb9e Merge branch 'main' into patch-1 2020-12-02 11:49:27 +09:00
Nick Schonning
3231aebf54 chore: Remove bolding from headings 2020-11-25 12:37:57 -05:00
Sarah Schneider
e5c8cfd2b5 Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:31:22 -05:00
Sarah Schneider
99d514617a Merge branch 'main' of github.com:github/docs-internal into tweak-script-that-updates-developer-links 2020-11-24 13:03:20 -05:00
Sarah Schneider
c5b8bc222f Merge branch 'main' into find-page-in-version-redux 2020-11-24 13:02:46 -05:00
Martin Lopes
c9293f4f90 Travis migration: Add new section "Using environment variables in a matrix" (#16606)
* Added new section "Using environment variables in a matrix"

* Small fixes

* Moved example into reusable

* Apply suggestions from code review

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-24 16:59:31 +10:00
Sarah Schneider
26b9459048 Merge branch 'main' of github.com:github/docs-internal into find-page-in-version-redux 2020-11-23 12:14:45 -05:00
Sarah Schneider
0b6d024d25 ran the modified script/content-migrations/update-developer-site-links.js 2020-11-23 12:01:14 -05:00
Martin Lopes
c787a53c6d Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-20 16:01:38 +10:00
Martin Lopes
d34ee71b7d Merge branch 'main' into martin389-patch-1 2020-11-19 17:55:33 +10:00
Martin Lopes
dc36bcb91c Updated example based on feedback 2020-11-19 17:55:21 +10:00
Lucas Costi
6882f6b785 Apply correct GHES versioning to 'workflow improvement' features (#16512) 2020-11-19 14:04:05 +10:00
Sarah Schneider
d208a8951e Merge branch 'main' into find-page-in-version-redux 2020-11-18 16:49:46 -05:00
Stephen Wade
be3ee26b56 properly capitalize "macOS" 2020-11-16 20:19:44 -05:00
Lucas Costi
ef1184d72d Add raw tags for issue_comment example (#1373) 2020-11-16 16:21:32 +10:00
JBryceOrtiz
d61493f46b Update workflow-syntax-for-github-actions.md (#1132) 2020-11-16 15:45:13 +10:00
Adam Dobrawy
a6f2e68b53 Avoid use branch for example workflows (#1231) 2020-11-16 15:29:08 +10:00
Martin Lopes
dea0890d24 Merge branch 'main' into martin389-patch-1 2020-11-16 07:25:11 +10:00
ylemkimon
d49ccb084e Add warning regarding pull_request_target event 2020-11-16 00:11:40 +09:00
Sarah Schneider
ae0aabf636 update links (recreate https://github.com/github/docs-internal/pull/15486) 2020-11-12 13:31:47 -05:00
Maxim Lobanov
a7b0ab5133 [GitHub Actions] Update information about hosting MacOS Hosted runners (#16401)
* Update specifications-for-github-hosted-runners.md

* Update content/actions/reference/specifications-for-github-hosted-runners.md

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>

Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-11-11 09:34:33 +00:00
Martin Lopes
6c8e379538 Update workflow-syntax-for-github-actions.md 2020-11-11 17:49:02 +10:00
Martin Lopes
fc18c04fb3 Added some light rephrasing 2020-11-11 17:31:13 +10:00
Martin Lopes
0418bdadd0 Update workflow-syntax-for-github-actions.md 2020-11-11 15:47:46 +10:00
Tierney Cyren
3b3d0a07ec docs: add example YAML for workflow_dispatch (#358) 2020-11-09 15:57:20 -08:00
Colin Caine
bf204622c5 Update events-that-trigger-workflows.md (#650)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-11-05 11:41:27 +10:00
Simran
e89eef32b3 Actions: How to run jobs on issue_comment only if PR (#438) 2020-11-04 15:19:51 -08:00
Nick Schonning
87e8d1b4b0 chore: Remove locales from docs.microsoft.com urls (#1011) 2020-11-04 14:43:27 -08:00
Jakub Warczarek
11c251b50c Add more details about workflow_run (#531) 2020-11-04 12:57:24 -08:00
Nick Schonning
9f0fbebab0 typo: Multline -> Multiline 2020-11-04 14:38:22 -05:00
Simran
4620400ba3 Actions: Add section about group/ungroup commands (#482) 2020-11-04 11:08:39 -08:00
Laura Coursen
a3e1733aa1 GitHub AE (GHAE) (#16090) 2020-11-02 15:12:44 -06:00
Sergey Dolin
3077414326 Remove the mention of HOME environment variable (#328)
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-10-27 13:33:30 -07:00
Laura Coursen
a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00