Edward Thomson
8844244fa8
actions: document the --disableupdate runner param ( #24811 )
...
* actions: document the `--disableupdate` runner param
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com >
* actions: remove `$` prompt, suggestion from code review
* actions: make relative url absolute
* actions: put version guards around autoscaling content
* Update content/actions/hosting-your-own-runners/about-self-hosted-runners.md
Co-authored-by: hubwriter <hubwriter@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
2022-02-01 15:22:02 +00:00
Ethan Palm
8be60ae97d
[~January 25, 2022] Updates for teams and misc. settings redesign ( #24627 )
...
* version use of teams/review-button.png
* Replace scheduled-reminders-teams.png with octicon
* Replace scheduled-reminds-profile.png with octicon
* Version reusable with org-security-settings-tab.png
* Version uses of audit-log-tab.png
* Version use of org-settings-audit-log.png
* Fix elsif tags for versioning
* Remove section versioned to never display
* Remove space that broke liquid
* Add explicit versions to elsif liquid tag
* Update versioning for future GHAE
* Update references to sidebar for consistency with other PRs
2022-01-31 21:45:57 +00:00
Ethan Palm
cb1b8ac095
[January ~20, 2022] Updates for org settings redesign ( #24401 )
...
* Update billing reusable
* Update articles using billing-settings.png
* update codespaces-policy-sidebar.png articles
* Update reusable using codespaces-sidebar-tab.png
* Update codespaces-option-secrets-org.png
* Add octicon for secrets menu tab
* Make alt text more accessible
* Update GitHub Apps menu item references
* Update article using org-oauth-applications-ghe.png
* organizations/org-settings-block-users.png
* Replace org-settings-installed-github-apps.png with octicon
* Update org-settings-interaction-limits.png
* Update codespaces-option-secrets.png
* Replace org-settings-member-priveleges.png with octicon
* Delete org-settings-member-privileges.png
* Replace org-settings-moderation-settings.png with octicon
* Replace org-settings-repository-roles.png with octicon
* Replace org-settings-security-and-analysis.png with octicon
* Replace repo-defaults-tab.png with octicon
* Delete unused image repo-labels-tab.png
* Replace scheduled-reminders-org.png with octicon
* replace verified-domains-button.png with octicon
* Add step to navigate to Projects settings page
* Remove codespaces secrets images and use octicons
* Replace codespaces-policy-sidebar.png with octicon
* Remove unused communities image
* Add versioning and update icon for github apps
* Add versioning for disabling project boards
* Add versioning for integrating jira
* Version reusables
* Remove unnecessary moderation image
* Apply suggestions from code review
2022-01-31 20:17:53 +00:00
Ethan Palm
c654abf125
[January ~25, 2022] Updates for repository settings nav ( #24413 )
...
* Replace autolink-references-tab.png with octicon
* Create reusable and version for manage-access-tab.png
* Replace repo-settings-interaction-limits.png with octicon
* Delete repo-settings-moderation-settings.png
* Replace repo-settings-reported-content.png with octicon
* Version repository-branches reusable
* Update and version navigate-to-security-and-analysis reusable
* Update sidebar-pages reusable (and add to pages quickstart)
* Version dependabot-secrets-button reusable and delete unused image
* Update pages octicon
* Fix typo in reusable name
* Versioning fixes
* Use consistent sidebar terminology
* More clearly describe sections of settings sidebar
2022-01-31 19:33:09 +00:00
Octomerger Bot
6f5d0110d4
Merge branch 'main' into repo-sync
2022-01-31 13:22:02 -06:00
Ramya Parimi
d958a648b9
Merge branch 'main' into lucascosti/runner-latest-note
2022-01-31 12:46:12 -06:00
erikaxu
21e498a171
[Jan 31] Adding license csv language ( #24732 )
...
* Adding license csv language
* adding license csv language
* Add 💅
* Add 💅
* Add procedure summary
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2022-01-31 18:37:26 +00:00
Laura Coursen
7ba1f967eb
Enterprise bug fixes: 2022-01-28 ( #24796 )
2022-01-31 14:43:27 +00:00
Lucas Costi
527545b79f
Clarify -latest for GH-hosed runners
2022-01-31 16:48:53 +10:00
Steve-Glass
8ff0c864aa
Update table for macos-latest running of macos 11 ( #21499 )
...
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com >
Co-authored-by: Octomerger Bot <63058869+Octomerger@users.noreply.github.com >
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
2022-01-28 08:57:37 -05:00
Grey Baker
90ed0d567f
Add Segment Public API Token to list we scan for in private repos ( #24756 )
...
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
2022-01-28 07:31:23 +00:00
Rachael Sewell
ef4dee2e7d
Revert "Revert "rest/reference/repos#statuses redirect"" ( #24559 )
2022-01-27 22:09:20 +00:00
Jules Parker
9e2cb5884d
Merge branch 'main' into jules-4170
2022-01-27 08:03:15 +01:00
Lucas Costi
03589107fd
Add section for self-hosted runner network check ( #24542 )
2022-01-27 00:10:27 +00:00
Sarah Edwards
fe1dfd917f
Split 'Events that trigger workflows' into two articles ( #24392 )
2022-01-25 22:25:13 +00:00
Eli Perkins
b3fee72288
[Jan 25, 2022] Add documentation for 2FA with GitHub Mobile ( #24133 )
...
* Add documentation for 2FA with GitHub Mobile
* Fix unordered list for GitHub Mobile features
* Prefer "logging in to" over "logging into"
Co-authored-by: Brian Lovin <brianlovin@github.com >
* Indicate that GitHub Mobile is secondary
* Further indicate that GitHub Mobile is most like security keys
* Prefer "sign in" over "log in"
Co-authored-by: Zachary Sierakowski <zacharysierakowski@github.com >
* Fix unintended edit
Co-authored-by: Zachary Sierakowski <zacharysierakowski@github.com >
* Prefer active voice
Co-authored-by: hubwriter <hubwriter@github.com >
* Add missing punctuation
Co-authored-by: hubwriter <hubwriter@github.com >
* Fix phrasing of mobile 2FA CTA
Co-authored-by: hubwriter <hubwriter@github.com >
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com >
* Prefer active voice
Co-authored-by: hubwriter <hubwriter@github.com >
* Update "secondary" phrasing for mobile 2FA
Co-authored-by: hubwriter <hubwriter@github.com >
* Add info about skipping security key
Co-authored-by: Joshua Walker <3141202+joshuawalker@users.noreply.github.com >
Co-authored-by: Brian Lovin <brianlovin@github.com >
Co-authored-by: Zachary Sierakowski <zacharysierakowski@github.com >
Co-authored-by: hubwriter <hubwriter@github.com >
Co-authored-by: Joshua Walker <3141202+joshuawalker@users.noreply.github.com >
2022-01-25 15:21:10 +00:00
Matt Pollard
5af07647ef
Centralize, update, and restructure some information about rate limits for REST API requests ( #23685 )
2022-01-25 15:04:24 +00:00
Felicity Chapman
a6d17966f9
Update versioning for FPT/GHEC in secret scanning articles ( #24513 )
2022-01-25 14:48:35 +00:00
Jules Parker
6b9cec565d
Merge branch 'main' into jules-4170
2022-01-25 12:56:15 +01:00
Matt Pollard
fc7d107df4
Document two command-line utilities for GitHub Actions ( #24381 )
2022-01-25 11:54:49 +00:00
Jules Parker
948e7d8765
Merge branch 'main' into jules-4170
2022-01-25 12:47:13 +01:00
Jules Parker
3a87251ec4
Merge branch 'jules-4170' of github.com:github/docs-internal into jules-4170
2022-01-25 10:50:44 +01:00
Jules Parker
bb2537e872
split reusable in two and adds article specific details on fork policies
2022-01-25 10:50:00 +01:00
hubwriter
dee8b01375
Reusable workflows can be referenced with a local path [GA] ( #24306 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-01-25 01:21:41 +00:00
Rachael Sewell
91fbe1dd95
Revert "rest/reference/repos#statuses redirect ( #24478 )" ( #24557 )
2022-01-24 09:26:08 -08:00
Laura Coursen
2d37c95615
Enterprise bug fixes, Jan 21 2022 ( #24516 )
2022-01-24 11:13:15 -06:00
Sarah Edwards
8228d02774
rest/reference/repos#statuses redirect ( #24478 )
2022-01-24 16:11:43 +00:00
Ramya Parimi
dddfd5cb27
Merge branch 'main' into fix/duplicate-concurrency-sentence
2022-01-24 09:28:12 -06:00
Laura Coursen
2d26652baf
Fix link
2022-01-24 07:04:42 -06:00
Matt Pollard
1cca6241cf
Update procedure and screenshots for SAML and SCIM configuration with Okta ( #24391 )
2022-01-24 09:34:35 +00:00
Daniel Morris
289a19151e
Remove duplicate sentence in the concurrency docs
2022-01-21 20:43:08 +00:00
Laura Coursen
86656c8e94
Share actions with your enterprise
2022-01-21 11:42:04 +00:00
hubwriter
4e2c0dc946
[21 January]: Updated UI text for access to workflows (GA) ( #24487 )
...
* Add and update s/shots
* Update screenshot with new UI text
* Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md
* Update content/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository.md
2022-01-21 10:38:42 +00:00
Octomerger Bot
fdab393807
Merge branch 'main' into repo-sync
2022-01-20 15:49:36 -06:00
Laura Coursen
baec362248
Reframe the GitHub Connect docs ( #24146 )
2022-01-20 15:39:16 -06:00
Laura Coursen
56f1674104
Update link paths
2022-01-20 14:50:21 -06:00
Laura Coursen
ca2f0d6b1e
Merge branch 'main' into main
2022-01-20 14:48:11 -06:00
hubwriter
8ad0fea217
Add audit log streaming instructions for Azure Blob Storage ( #24423 )
2022-01-20 17:41:38 +00:00
Martin Lopes
012ef8300b
Adds more context to reusable ( #24454 )
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com >
2022-01-20 04:13:59 +00:00
Jules Parker
7605f1e1e4
Merge branch 'main' into jules-4170
2022-01-19 14:02:20 +01:00
Jules Parker
5633a1a4bf
explains limitations of workflow settings for forks
2022-01-19 13:14:21 +01:00
Cerino O. Ligutom III
5402e98388
Update section-triggering-a-workflow-paths.md
2022-01-19 11:43:24 +08:00
Cerino O. Ligutom III
4e03f00772
Update section-specifying-branches.md
2022-01-19 11:43:22 +08:00
Cerino O. Ligutom III
ecc68839ab
Update section-run-on-specific-branches-or-tags.md
2022-01-19 11:43:19 +08:00
Cerino O. Ligutom III
2d7cb712d5
Update section-triggering-a-workflow-branches.md
2022-01-19 11:42:59 +08:00
Laura Coursen
5fa130f751
@lecoursen's bug fix hour: 2022 edition ( #24307 )
2022-01-18 10:02:02 -06:00
Jules Parker
a4b71d3845
Merge branch 'main' into jules-5503
2022-01-18 16:36:14 +01:00
Steve Guntrip
e76fef9ed8
Incorporate feedback into Enterprise Managed Users articles
2022-01-18 14:38:07 +00:00
Steve Guntrip
11d193bd7f
Reorganize support articles
2022-01-18 13:24:02 +00:00
Matt Pollard
2007714511
Merge branch 'main' into jules-5503
2022-01-18 14:11:19 +01:00