1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
Laura Coursen
77ee3137ef Refactor protected branches content (#17277)
* Add new structure to index.md

* Move all conceptual and troubleshooting content

* Add more redirects

* Update links

* Reorganize "About" article

* Tweak some conceptual content

* Rename procedural article

* Fix article title in index.md

* Fix links

* Add more redirects

* Fix more links

* Add redirects for "Managing..." and fix links

* Consolidate procedural information

* Remove duplicate redirect

* Fix indentation

* Add 💅

* Add header

* Add editing and deleting

* 💅 conceptual content

* 💅 conceptual content

* 💅 troubleshooting article

* Clarify default behavior

* 💅 gated feature clarification

* Add 💅

* Add 💅

* update hardcoded links in tests

* Fix gated feature reusable

Co-Authored-By: Matt Pollard <mattpollard@users.noreply.github.com>

* Step out of the way while Matt improves all of the legacy content

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>

* Tweak gated feature reusable

Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
2021-01-15 16:43:14 +00:00
Felicity Chapman
a72d1c4d87 Clarify code scanning permissions (#16386)
* Fix the issues raised in docs-content/3159

* Fix the issues raised in docs#763

* Fix broken anchor and improve heading

* Fix two more examples of the same anchor

* Apply suggestions from code review

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 11:26:25 +00:00
Larry Claman
660d664ac7 Changed 'people' to 'accounts' (#765)
* Changed 'people' to 'accounts'

Adding some precision:  Changed 'People with write permission to a repository can manage' to 'Accounts with write permission to a repository can manage"

People don't have permission; accounts have permission.

* edits for clarity

* clarity

* Update content/github/finding-security-vulnerabilities-and-errors-in-your-code/managing-code-scanning-alerts-for-your-repository.md

Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>

Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
2020-10-28 11:36:54 +00:00
hubwriter
03a59f0a9f Update docs to reflect default (#16170) 2020-10-26 15:30:29 +00:00
hubwriter
1652960986 [DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16211)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 15:12:12 +00:00
hubwriter
a4bc1a6d7c Revert "[DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16206)" (#16210)
This reverts commit 270803995e.
2020-10-26 12:08:45 +00:00
hubwriter
270803995e [DSP, already shipped] Use conditioning to revert the dismiss/delete alert changes on GHES (#16206)
* Use conditioning to revert dismiss/delete alert changes on GHES

* Add new dotcom version text that is also good for GHES

* Reinstate original subheading for GHES 2.22
2020-10-26 12:05:41 +00: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
hubwriter
fce5464e31 [Already shipped] Code scanning: Dismiss and delete alerts (#16086)
* Updates for delete and dismiss alerts

* Add back the text for the now-deleted reusable

* Make s/shots relevant to the PR context of the text

* Make review comment changes

* More review comments attended to
2020-10-18 08:27:28 +01:00
Felicity Chapman
55c2d4b2d2 Code scanning GA on dotcom-specific changes (#15749) 2020-09-30 17:09:07 +01:00
Jason Etcovitch
caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00
mc
a6f7478f62 update shortTitle in frontmatter (#15792) 2020-09-29 15:55:58 +01:00
Felicity Chapman
20790e724c Add topic for developers who need to triage code scanning alerts in PRs (#15740) 2020-09-29 11:18:50 +01:00