1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

2232 Commits

Author SHA1 Message Date
Octomerger Bot
ec00f4cdca repo sync 2020-12-02 18:35:43 -08:00
Octomerger Bot
fd6f5fe559 repo sync 2020-12-02 18:10:30 -08:00
Octomerger Bot
2291458fac Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 18:03:43 -08:00
Hamel Husain
7672308ae8 Update libraries.md (#1607)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2020-12-02 18:03:13 -08:00
Octomerger Bot
0f32214c54 repo sync 2020-12-02 17:47:14 -08:00
Octomerger Bot
56164cdf1f Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 17:45:34 -08:00
Lucas Costi
eb1556d78e Fix Actions link to community support category (#16733) 2020-12-03 11:45:01 +10:00
Octomerger Bot
0afd1911ca repo sync 2020-12-02 17:21:06 -08:00
Ivan Žužak
6dd1cb725c Repository.deleted events are not exclusive to org webhooks (#16719)
Fixes https://github.com/github/internal-developer.github.com/issues/2948 and fixes https://github.com/github/ecosystem-api/issues/1028

Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2020-12-03 00:34:52 +00:00
Octomerger Bot
88dffb2381 repo sync 2020-12-02 14:17:26 -08:00
James M. Greene
4e1d62b91a Remove free-pro-team support from Spanish translation of Insights doc (#16730)
* Remove free-pro-team support from Spanish translation of Insights doc

* Throw errors for mismatched products in non-English content pages as well
2020-12-02 22:07:56 +00:00
Emily Gould
8917055830 Add entry for indentation to style guide (#16728)
* Add entry for indentation

* Update contributing/content-style-guide.md

Co-authored-by: Laura Coursen <lecoursen@github.com>

Co-authored-by: Laura Coursen <lecoursen@github.com>
2020-12-02 16:01:51 -06:00
Octomerger Bot
4a66fdf5e0 repo sync 2020-12-02 13:23:54 -08:00
Octomerger Bot
78e71e804d repo sync 2020-12-02 13:02:52 -08:00
Octomerger Bot
0bae69d205 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 12:56:37 -08:00
Laura Coursen
b16c30a12d Merge pull request #1248 from Julian88Tex/patch-1
Added filter out documentation using `-`
2020-12-02 14:56:10 -06:00
Laura Coursen
78921a4e58 Merge branch 'main' into patch-1 2020-12-02 14:46:41 -06:00
Laura Coursen
8c0de1e4ee Merge pull request #1415 from macedogm/patch-2
Update authenticating-with-github-apps.md
2020-12-02 14:46:34 -06:00
Laura Coursen
8504a882b6 Merge branch 'main' into patch-2 2020-12-02 14:36:28 -06:00
Laura Coursen
92a9511427 Merge pull request #1602 from github/registry-specific-path
Don't specify registry specific path
2020-12-02 14:36:14 -06:00
Emily Gould
be76f358bf Add code owners for style guide and markup reference (#16674) 2020-12-02 14:34:03 -06:00
Laura Coursen
ed7957fc66 Merge branch 'main' into patch-1 2020-12-02 14:33:53 -06:00
Octomerger Bot
f97f08a13e repo sync 2020-12-02 12:28:37 -08:00
Laura Coursen
69634f3b5d Merge branch 'main' into registry-specific-path 2020-12-02 14:27:16 -06:00
Laura Coursen
1f81fdda19 Merge branch 'main' into patch-2 2020-12-02 14:19:30 -06:00
Octomerger Bot
722643036a repo sync 2020-12-02 12:11:42 -08:00
Laura Coursen
ba571c35a4 Merge branch 'main' into patch-2 2020-12-02 14:09:16 -06:00
Kevin Heis
e3cfacd8df Fix robots.txt from being self repeating (#16705)
* Fix robots.txt from being self repeating

* Add test to make sure robots doesnt have duplicate lines
2020-12-02 19:45:22 +00:00
Rachael Sewell
bf99faa184 label OpenAPI auto-generated PRs (#16723) 2020-12-02 11:34:01 -08:00
Octomerger Bot
1d16261811 repo sync 2020-12-02 11:30:47 -08:00
Sarah Schneider
9ed4df67d6 Merge pull request #16526 from github/build-changelog
Move changelog generation into script/graphql (from graphql-docs)
2020-12-02 14:13:41 -05:00
Octomerger Bot
4788075291 repo sync 2020-12-02 11:10:36 -08:00
Octomerger Bot
392397004a repo sync 2020-12-02 10:59:31 -08:00
Robert Mosolgo
a7d042a898 Merge branch 'main' into build-changelog 2020-12-02 13:56:50 -05:00
hubwriter
c4914d70df Dependabot private repo support (#16458)
* Update topics for Dependabot private repo support

* Fix typo

* Undo VS Code's auto-numbering

* Fix broken anchor

* Update content/github/administering-a-repository/configuration-options-for-dependency-updates.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/managing-security-vulnerabilities/troubleshooting-dependabot-errors.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Update content/github/setting-up-and-managing-organizations-and-teams/managing-security-and-analysis-settings-for-your-organization.md

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>

* Updated to put supported package managers in table

Alex suggested moving this information about which package managers
are not supported (bundler, hex, pip) into the table on the About
topic, rather than as text in the note box. This changes does that,
adding a new row to the table for hex (as discussed with Alex).

* Remove redundant image

Review comment asked for the line about filtering repos to be removed.
With that line gone there's no point showing the s/shot of a
filtered list.

* Updates for revised UI

As per comments from @thepwagner

* Make changes requested by Maya

Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
2020-12-02 13:49:49 -05:00
Octomerger Bot
b11120749c repo sync 2020-12-02 10:10:39 -08:00
Octomerger Bot
d2ef480e57 repo sync 2020-12-02 09:56:44 -08:00
Nick Schonning
3d00a7314b fix: LinkHeader link trailing slash (#1503)
Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 17:44:41 +00:00
Octomerger Bot
27aa0fbef1 repo sync 2020-12-02 09:35:03 -08:00
Emyll Almonte
1756da83d1 Update adding-a-new-ssh-key-to-your-github-account.md (#1683)
Specifying that the SSH key to copy is the public one.

Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 17:23:13 +00:00
Octomerger Bot
ae945be534 repo sync 2020-12-02 09:16:31 -08:00
Octomerger Bot
4f7ca077da Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 09:14:58 -08:00
Chris Daw
872e402612 Correct page to post in Intro Docs (#1685)
There is a typo in the proposed markdown for teaching users how to add a new post to their site. The `layout` yaml front matter should be `post` not `page`
Here's a link to the typo https://docs.github.com/en/free-pro-team@latest/github/working-with-github-pages/adding-content-to-your-github-pages-site-using-jekyll#adding-a-new-post-to-your-site

Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 17:14:21 +00:00
Octomerger Bot
1edd1ebd06 repo sync 2020-12-02 09:03:31 -08:00
Octomerger Bot
70ede27772 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 08:55:59 -08:00
Maxim Doucet
b4082bcab3 clean useless whitespaces in filter-branch example (#1710)
Co-authored-by: hubwriter <hubwriter@github.com>
2020-12-02 16:55:12 +00:00
Shati Patel
ed3cd08e95 Merge branch 'main' into repo-sync 2020-12-02 16:50:15 +00:00
Octomerger Bot
e602f4434d repo sync 2020-12-02 08:41:57 -08:00
Shati Patel
df9950c84a Merge pull request #629 from dr-js/patch-1
Actions: promote jobs steps title to h3 to appear in sidebar
2020-12-02 16:35:43 +00:00
Octomerger Bot
9213495870 Branch was updated using the 'autoupdate branch' Actions workflow. 2020-12-02 08:33:48 -08:00