hubwriter
48ae6ccba3
[Already shipped] Code scanning: Restructure 'Integrating with code scanning' category ( #15971 )
...
* Restructure files and change topic titles and file names
* Update links to files whose names have changed
* Finish restructuring work for runner topics
* Makes changes suggested by James
2020-10-13 10:47:11 +01:00
Octomerger Bot
ea68c4fa0a
repo sync
2020-10-13 02:36:42 -07:00
Octomerger Bot
63da5c72c3
repo sync
2020-10-13 02:10:42 -07:00
Octomerger Bot
68ecb92c31
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-13 02:02:42 -07:00
Felicity Chapman
0f100dabe9
Fix broken links in report #2697 ( #15921 )
2020-10-13 10:02:08 +01:00
Chris Gavin
58710fc349
Regenerate the contributors table.
2020-10-13 09:44:05 +01:00
Chris Gavin
117cc68695
Fix the .all-contributorsrc file.
2020-10-13 09:43:43 +01:00
Alison Jo
21be2b0e74
remove trailing space from link in quotes
2020-10-13 04:18:52 -04:00
Andréa Maugars
b5081ecdc2
Add missing 'skipped' option to needs ( #411 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2020-10-13 17:42:35 +10:00
Leona B. Campbell
7ce476db7b
adding latest graphql docs ( #16003 )
2020-10-13 13:27:46 +10:00
Janice
a375847193
Merge pull request #382 from The-sad-philosopher/main
...
Remove dead links
2020-10-12 20:04:36 -07:00
Janice
00beada605
Merge branch 'main' into main
2020-10-12 19:54:40 -07:00
Octomerger Bot
1c02a6c683
repo sync
2020-10-12 17:46:44 -07:00
Octomerger Bot
7e5292f965
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-12 17:40:11 -07:00
Sarah Edwards
913bda4773
Issue #4919--update text around modifiable OAuth app scopes ( #15983 )
...
* update text around modifiable OAuth app scopes
* simplify sentence structure
2020-10-12 17:39:40 -07:00
Janice
bdb49ef45c
Merge pull request #437 from Simran-B/patch-2
...
Remove extra "in" and add missing quote mark to style guide
2020-10-12 17:26:35 -07:00
Janice
99b2992983
Merge branch 'main' into patch-2
2020-10-12 17:13:05 -07:00
Octomerger Bot
2605defe46
repo sync
2020-10-12 17:11:15 -07:00
Octomerger Bot
601c863513
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-12 17:04:37 -07:00
Janice
fd7d545042
Merge branch 'main' into patch-2
2020-10-12 17:04:26 -07:00
Janice
ff6918422d
Merge pull request #440 from saptarsi96/patch-1
...
Update README.md
2020-10-12 17:04:08 -07:00
Janice
af94eb5ec2
Merge branch 'main' into patch-1
2020-10-12 16:45:44 -07:00
Janice
050e836444
Merge pull request #460 from ArnoutDevos/patch-1
...
Commit link raw text contained unnecessary information
2020-10-12 15:57:36 -07:00
Janice
3f2fccdce6
Merge branch 'main' into patch-1
2020-10-12 15:39:02 -07:00
Janice
d485e40e82
Merge pull request #452 from github/janiceilene-patch-3
...
Tweaking the pr template
2020-10-12 15:38:46 -07:00
Arnout Devos
71b1c8144f
Update autolinked-references-and-urls.md
...
Raw reference for "Username/Repository@SHA" contained non-raw things.
New description is sufficient to create correct short link and is more in line with the other rows.
2020-10-12 23:51:55 +02:00
Octomerger Bot
f9815df4c1
repo sync
2020-10-12 14:13:25 -07:00
Octomerger Bot
ce60d31e5a
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-10-12 14:06:31 -07:00
Zeke Sikelianos
aa0eea4a26
add Actions workflow for syncing with Crowdin ( #15999 )
...
* add Actions workflow for syncing with Crowdin
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com >
* use the default GitHub token in the Crowdin workflow
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com >
* bump to latest version of crowdin/github-action
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com >
* allow crowdin/github-action@1.0.10 action
Co-Authored-By: Chiedo John <2156688+chiedo@users.noreply.github.com >
Co-authored-by: Chiedo John <2156688+chiedo@users.noreply.github.com >
2020-10-12 17:05:49 -04:00
Janice
a5a583c9d5
Tweaking the pr template
2020-10-12 11:16:16 -07:00
Janice
5a1073477f
Merge pull request #451 from github/janiceilene-patch-3
...
Update PR template
2020-10-12 11:06:27 -07:00
Janice
2bf5264316
Update PR template
2020-10-12 10:34:19 -07:00
Meg Bird
326725d4cf
Update with creating a codespace in VS code procedural ( #15936 )
...
* update with steps
* one more update
* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com >
* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com >
* make a few more changes
* update with images
* typo
* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
* Update data/reusables/codespaces/use-visual-studio-features.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
* Update content/github/developing-online-with-codespaces/using-codespaces-in-visual-studio-code.md
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
* update with new section title
* fix test
Co-authored-by: Allison Weins <3174849+2percentsilk@users.noreply.github.com >
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com >
2020-10-12 12:49:09 -04:00
Lars Schneider
ece879e60a
Add explanation when port 9418 needs to be open ( #15853 )
...
Co-authored-by: Laura Coursen <lecoursen@github.com >
2020-10-12 09:17:01 -05:00
Saptarsi Saha
3b0cb111cc
Update README.md
...
Updated to add "Simran"
2020-10-12 18:43:43 +05:30
Saptarsi Saha
331ca2644a
Update README.md
...
Fixed the defects to remove the duplicate contributors as per issue #389
2020-10-12 18:26:47 +05:30
Simran
3bbb3509cb
Remove extra "in" and add missing quote mark to style guide
2020-10-12 14:29:29 +02:00
Octomerger Bot
560f0dbefc
repo sync
2020-10-12 02:36:24 -07:00
Felicity Chapman
5f33f01971
Merge pull request #343 from Shegox/patch-1
...
Update GitHub Actions code example "with" syntax to map instead of array
2020-10-12 10:05:22 +01:00
Felicity Chapman
6d536f91c5
Merge branch 'main' into patch-1
2020-10-12 09:26:05 +01:00
Arhell
1585172da7
add support banner container
2020-10-12 00:39:12 +03:00
tvachkov
3345e0dde8
Replaced "main" by "master"
...
The default branch is normally called master, not main.
2020-10-11 08:37:42 +02:00
Chrissy LeMaire
ca5e7c2bba
add sample builder
2020-10-10 20:49:44 +02:00
Chrissy LeMaire
b33dfa6b41
Update content/actions/guides/building-and-testing-powershell.md
...
Co-authored-by: Rachael Sewell <rachmari@github.com >
2020-10-10 10:28:13 +02:00
Chrissy LeMaire
60d38a3645
Update content/actions/guides/building-and-testing-powershell.md
...
Co-authored-by: Rachael Sewell <rachmari@github.com >
2020-10-10 09:48:49 +02:00
the-sad-philosopher
f5dbd0259f
Remove broken links
2020-10-10 09:34:27 +05:30
Octomerger Bot
d9f0ee92d2
repo sync
2020-10-09 19:17:03 -07:00
Octomerger Bot
28d5773007
repo sync
2020-10-09 18:58:14 -07:00
Octomerger Bot
1f8d0366f6
repo sync
2020-10-09 18:49:31 -07:00
Octomerger Bot
8624590604
repo sync
2020-10-09 18:48:13 -07:00