Ashish
4bc5e1ca57
Update about-billing-for-github-actions.md
...
missing single word.
2020-10-26 16:37:19 +05:30
Octomerger Bot
efc20f4ca8
repo sync
2020-10-26 03:12:51 -07:00
Octomerger Bot
265a1ca705
repo sync
2020-10-26 02:51:50 -07:00
JBryceOrtiz
6932075719
Update managing-code-scanning-alerts-for-your-repository.md ( #760 )
...
Edited introductory paragraph and step 4 of the section to state that admin permissions are required to delete alerts.
Introductory paragraph changed to say, "Alternatively, if you have admin permissions for the repository, you can delete alerts."
and step 4 to "If you have admin permissions for the repository, and you want to delete alerts[...]"
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com >
2020-10-26 09:30:50 +00:00
Vladimir Rutsky
533c532fc1
Fix list Markdown formatting
2020-10-25 18:07:33 +01:00
kshobaki
f77b8cbc7a
Update guidelines-for-legal-requests-of-user-data.md
...
Fixed floating bullet for "under exigent circumstances"
2020-10-25 07:29:45 -07:00
Grey Baker
ed1b6dcaf1
Add note to merge commit email selector about rebase and squash merges
2020-10-25 09:50:56 +00:00
Chrissy LeMaire
ae7356507d
Add Heroku hint to Pull Request Template
...
I didn't know where to look until someone pointed it out in one of my own PRs. It's possible that the heroku link can be found prior to a PR. I'll check once I submit this commit.
2020-10-25 09:39:55 +01:00
Ghassen Rjab
1acaa20bc8
Fix tags of "Publishing Node.js packages"
2020-10-25 05:59:32 +01:00
Fumiaki MATSUSHIMA
9609f86266
Update codespaces configuration document
...
https://github.com/github/docs/pull/578#issuecomment-710290766
https://github.community/t/workspacefolder-setting-doesnt-work/137894
2020-10-25 13:05:07 +09:00
tvachkov
865d29b13f
New changes: git init -b main
...
Aligning the init command to the push command: both are considering "main" instead of "master"
2020-10-24 08:33:17 +02:00
Octomerger Bot
10504fb24d
repo sync
2020-10-23 22:52:35 -07:00
James M. Greene
0d0e351853
Merge pull request #774 from github/repo-sync
...
Manual repo sync to fix the Actions error
2020-10-24 00:37:05 -05:00
James M. Greene
ff4aeab60e
Merge branch 'main' into repo-sync
2020-10-24 00:32:53 -05:00
James M. Greene
137d168acf
Update to latest repo-sync/pull-request to fix bash error ( #16203 )
2020-10-23 23:53:28 -05:00
Janice
af3afd378d
Merge branch 'main' into patch-1
2020-10-23 16:24:08 -07:00
Janice
269114b282
Merge pull request #233 from d-c-d/patch-1
...
update master to main
2020-10-23 16:23:47 -07:00
Janice
9e085c13a4
Merge branch 'main' into patch-1
2020-10-23 16:13:16 -07:00
Janice
b8ae9903aa
Update content/github/collaborating-with-issues-and-pull-requests/syncing-a-fork.md
...
Co-authored-by: Alex Mullans <infin8x@github.com >
2020-10-23 16:12:06 -07:00
Kendell R
7fbda3afb2
Update content/github/managing-your-work-on-github/file-attachments-on-issues-and-pull-requests.md
...
Co-authored-by: Janice <janiceilene@github.com >
2020-10-23 15:56:36 -07:00
Janice
9687aa359b
Merge pull request #712 from dtinth/patch-2
...
Fix typo in link to “Identifying users on your site” section
2020-10-23 15:40:05 -07:00
Janice
309b9257b2
Merge branch 'main' into patch-2
2020-10-23 15:26:58 -07:00
Janice
f7676a0ec7
Merge pull request #688 from tnir/dmca-typos-in-site-policy
...
Fix typos for Digital Millennium Copyright Act
2020-10-23 15:10:14 -07:00
Janice
2ab2b931ca
Merge branch 'main' into dmca-typos-in-site-policy
2020-10-23 15:01:23 -07:00
Janice
3529fe2372
Merge pull request #687 from tnir/typos-in-working-with-github-pages
...
Fix typos in GitHub Pages around Jekyll
2020-10-23 15:00:58 -07:00
Janice
78875dfc0c
Merge branch 'main' into typos-in-working-with-github-pages
2020-10-23 14:43:03 -07:00
Sarah Schneider
e122f8c706
give link checker access to enterpriseServerVersions ( #16198 )
...
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2020-10-23 16:19:28 -05:00
Octomerger Bot
2eeff71714
repo sync
2020-10-23 14:11:04 -07:00
James M. Greene
aea1912d7b
Repo Sync updates ( #16162 )
...
* Update to latest repo-sync/pull-request Action
https://github.com/repo-sync/pull-request/pull/38
* Be more specific about the base branch when finding the PR
* Further customize the Slack notification upon failure
* Move repo freeze checks into a separate job to avoid Slack notifications every 15 minutes during freezes
* Add new workflow to remind us about deployment freezes preventing repo-sync once per day
2020-10-23 16:04:39 -05:00
Sarah Schneider
b020382e82
empty commit
2020-10-23 14:10:59 -04:00
Sarah Schneider
e94e4b7780
clone early-access repo during testing
2020-10-23 14:00:42 -04:00
Sarah Schneider
a36c112240
test for presence of content/early-access dir
2020-10-23 14:00:25 -04:00
Sarah Schneider
ea9b161d3f
change GITHUB_DOCUBOT_REPO_PAT to DOCUBOT_REPO_PAT
2020-10-23 14:00:02 -04:00
Octomerger Bot
d87ac235c4
repo sync
2020-10-23 10:12:00 -07:00
Kevin Heis
09cb922a3a
Record copy event ( #16177 )
...
* Record copy event
* Update events.js
* Update javascripts/events.js
Co-authored-by: James M. Greene <JamesMGreene@github.com >
* Update events.js
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2020-10-23 09:53:36 -07:00
Octomerger Bot
537e7e3e9e
repo sync
2020-10-23 09:52:15 -07:00
Octomerger Bot
53eae619fd
repo sync
2020-10-23 09:49:21 -07:00
Deborah Gertrude Digges
9511bfe0d0
Use relative path to docs link
2020-10-23 12:35:55 -04:00
Kevin Heis
3daacd9a6b
Add new schemas for redirect, copy, print ( #16175 )
...
* Add new schemas for redirect, copy, print
* Update schema-event.js
* Update events.js
* Copy -> Clipboard
* Update events.js
2020-10-23 09:31:58 -07:00
Sarah Schneider
16f9fc7b73
use the new yml config file for setting the EA branch
2020-10-23 12:23:47 -04:00
Sarah Schneider
822649f72a
add yml config file for setting the EA branch
2020-10-23 12:23:32 -04:00
Chrissy LeMaire
2f06b5f9db
throw exceptions for errors
2020-10-23 17:46:09 +02:00
Octomerger Bot
641d1acafe
repo sync
2020-10-23 08:39:12 -07:00
Sarah Schneider
095410dcb0
Throw error on mismatched versioning ( #16191 )
...
* throw an error if a page is available in a version that its parent product is not available in
* add tests
* fix one Insights content file versioned for FPT when Insights is only available in GHES currently
2020-10-23 11:13:05 -04:00
Octomerger Bot
8d4e30f608
repo sync
2020-10-23 07:30:54 -07:00
Sarah Schneider
896db3d788
comment out branch check for now
2020-10-23 10:29:20 -04:00
Sarah Schneider
d7be84f277
Merge branch 'main' of https://github.com/github/docs-internal into hidden-docs-alt
2020-10-23 10:28:52 -04:00
Octomerger Bot
9f38de4e38
repo sync
2020-10-23 07:17:59 -07:00
mc
6fe121dcf4
add short title to article ( #16190 )
2020-10-23 14:48:24 +01:00
Octomerger Bot
826fa856d7
repo sync
2020-10-23 04:39:48 -07:00