* Check repository references
* Remove "foundRepoNames" that I used to find all the unique names
* A little speed up with Set
* Ignore a few files
* Remove remaining references
* Update README.md
* 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>
* 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>
* Add new article with user account procedure
* Update reusables
* Add other prereq
* Add product variable
* Add a reminder reusable for getting started procedures
* Revise organization article
* Condense enabling articles into one
* Deets
* Delete old article
* wording tweak
* Minor tweak
* Add personal user account explanation
* Rework explanation
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
* Update screenshot and remove other feature previews
* Create a reusable for accessing the feature preview
* ✂️ per @lucascosti's suggestion
* Update images
* Update article title
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Version password examples for GHES only
* Remove unnecessary note
* Versioned deprecation reusable for GHES only?
* Update troubleshooting article
* Version OAuthorizations REST API page for enterprise-only
* Remove deprecations reusable
* Add tentative note
* Rework two-factor authentication sections
* Fix double redirect reference
* versioning tweak
* Versioning tweaks
* adding back the endifs
* random link reformatting
* OAuth Authorization API versioned for 2.22
* /
* Fix internal docs links
* remove static redirect for dotcom
* Try deleting redirect
* Apply @martin389's suggested changes
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
* Remove best practice assumptions
* Apply suggestions from code review
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
* Add note
* restore redirects in content file and remove free-pro-team expected path from test fixture
* change note position
* handle path that was available on dotcom in developer site but is now GHES only
Co-authored-by: Martin Lopes <54248166+martin389@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>