Sarah Schneider
b6e7fafa02
add new deprecated field to release notes yaml
2021-03-04 14:48:19 -05:00
Sarah Schneider
b29722efd3
lint yaml
2021-03-04 14:40:05 -05:00
jmarlena
5c9a66ef87
Apply suggestions from code review
2021-03-04 11:24:25 -08:00
jmarlena
86b4f674e5
Merge branch 'main' into maven
2021-03-04 11:23:05 -08:00
Octomerger Bot
cedfe4dd59
repo sync ( #4236 )
2021-03-04 10:52:15 -08:00
Sarah Schneider
1b65abf5a9
incorporate updates from PR #18058
2021-03-04 13:46:05 -05:00
Sarah Schneider
bc5e576e38
Merge branch 'main' of github.com:github/docs-internal into github-ae-release-notes
2021-03-04 13:45:48 -05:00
Octomerger Bot
d9139cb802
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-05 04:16:11 +10:00
Jamie Cansdale
0b2c0b685c
Only one repository element is required per owner
2021-03-04 16:54:32 +00:00
jidicula
5a75361720
Add caveat about expression syntax ( #3362 )
...
For if conditionals, expressions must be explicitly marked for evaluation if they contain any operators.
Resolves github/docs#3001
Co-authored-by: hubwriter <hubwriter@github.com >
2021-03-04 15:07:17 +00:00
mc
f8782bb99e
Merge branch 'main' into mchammer01/broken-links
2021-03-04 06:50:41 +00:00
John Poulin
9234b29eae
Added notes for silent fix to address kramdown vulnerability ( #18011 )
...
* Added notes for silent fix to address kramdown vulnerability
https://github.com/github/products-cna/pull/15#issuecomment-784526977
* Update 0.yml
* added note about bug bounty program
* Updated Verbiage
* Update 0.yml
* Update data/release-notes/3-0/0.yml
Co-authored-by: Brent Johnson <6415223+brentjo@users.noreply.github.com >
Co-authored-by: Meg Bird <megbird@github.com >
2021-03-03 15:10:25 -07:00
mc
08d7c085ba
Merge branch 'main' into mchammer01/broken-links
2021-03-03 20:52:50 +00:00
Octomerger Bot
73b147466d
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-04 03:30:26 +10:00
rachmari
51577c3206
Action ran graphql script"update-files"
2021-03-03 17:21:42 +00:00
wolfy1339
bc5cb9f4dd
fix: discrepancy between properties table and example payoad for CheckRunEvent ( #4150 )
...
Fixes #3962
2021-03-03 16:37:21 +00:00
mchammer01
391190929b
fixed broken links and images
2021-03-03 14:31:09 +00:00
Octomerger Bot
5273493d6a
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-03-03 06:35:25 +10:00
Meg Bird
02ccc79cc0
[GHES] February 2021 patch release cycle ( #17994 )
...
* setting up the bones
* still WIP - testing if this format is right
* add 2.20.24 release notes
* add 2.21.15 release notes
* add 2.22.7 release notes
* add 3.0.1 release notes
* remove extra space
* remove duplicated security release note
Co-authored-by: bwestover <bwestover@github.com >
2021-03-02 20:34:37 +00:00
rachmari
e244cc3002
Action ran graphql script"update-files"
2021-03-02 17:01:11 +00:00
Sarah Schneider
f34c988352
fix broken links
2021-03-02 09:12:15 -05:00
Sarah Schneider
71bc8712c7
Merge branch 'main' of github.com:github/docs-internal into generalize-release-notes
2021-03-01 21:26:59 -05:00
Sarah Schneider
c972cea6f5
add comment
2021-03-01 21:26:53 -05:00
Sarah Schneider
454cd2a8fd
Merge branch 'main' of github.com:github/docs-internal into generalize-release-notes
2021-03-01 19:18:48 -05:00
Meg Bird
e37b34c7d7
Merge branch 'main' into patch-2
2021-03-01 15:59:10 -07:00
Rachael Sewell
e70895bf1f
Merge branch 'main' into repo-sync
2021-03-01 14:40:41 -08:00
Rachael Sewell
aa5c5c3f29
Merge branch 'main' into repo-sync
2021-03-01 14:40:16 -08:00
Rachael Sewell
867518675c
more image dedupe ( #17980 )
2021-03-01 22:08:23 +00:00
Sarah Schneider
9111701576
turn Markdown release notes into YML
2021-03-01 17:03:00 -05:00
Sarah Schneider
38b0eaa50e
move enterprise release notes data files to subdirectory and add new github-ae subdirectory
2021-03-01 17:01:43 -05:00
Ethan Palm
01117e31e6
Merge branch 'main' into desktop-stashing-changes
2021-03-01 16:49:11 -05:00
Matt Pollard
2db9da5c8f
[DO NOT MERGE] GitHub AE consumables beta megabranch ( #17620 )
...
* Empty commit
* updated beta note for GHAE
* more GHAE update + resolve conflict
* more GHAE updates + prepare for screenshots
* Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
* address remaining review comments
* Revise "About GitHub AE" (#17679 )
* add screenshots to the Configuring article
* reworked to have a separate GHAE section
* list numbering
* more work on screenshots and conditions
* add GHAE screenshots in article
* review screenshots in article
* added more screenshots and updated more articles
* screenshot madness
* fix liquid versioning
* refactor the ghae script
* [GHAE CB/Feb 22]: Add article about data residency for GitHub AE (#17847 )
* add missing GHAE versioning to article
* move screenshots to GHAE asset directory
* forgot to change the path for these two images
* replace CBB screenshot + add better screenshot
* [GHAE CB/Feb 22]: Document upgrades for GitHub AE (#17848 )
* Version article for GitHub AE
* Replace unused variable
* Incorporate reviewer feedback
* Update intro
Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com >
* [GHAE] Enable IP allow list (#17691 )
* Notes for CC
* Updat permission leves chart
* Add updated article to further reading
* Update gated feature callout with GitHub AE
* Version "Managing allowed IP addresses for your organization" for AE
* Update images
* Update "Restricting network traffic to your enterprise" with new procedures
* remove todo note
* Update audited actions
* Update info about Premium Runners
* Use reusable for Premium Runners
* Change "Premium Runners" to "AE hosted runners"
* Incorporate reviewer feedback
* Use correct reusable
* Version reusable correctly
* [Feb 22] GHAE: Code scanning beta (#17830 )
* Add "github-ae" to all the frontmatter
* GHAE-ify the reusables
* Add some more changes
* Re-use some content
* 🔪 Semmle links
* Revert change re "--external-repository-token" in the CodeQL runner
* Update CodeQL runner token scopes
* Update two screenshots
* Remove mention of GitHub.com from AE + other fixes
* Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
* Use `product_name` variable instead of `product_location`
* Remove confusing phrase
* [Feb 22] GHAE: Code scanning API and webhook docs (#17883 )
* Version API and webhook docs
* Actually add versioning for GHAE
* Fix anchor
* [TEMPORARY] Preview for API endpoints
* Revert API previews
* Update procedure step
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com >
* Update docs for AzureAD Group SCIM support in GHAE (#17892 )
* [GHAE CB] SMTP bootstrapping flow (#17888 )
* draft
* update with AE conntent
* update with tons of versioning
* remove that lie
* fill out the rest of these steps
* update with correct versioning
* more edits
* add images
* reversion most of ae article
* fix versioning
* format correctlly
* words matter
* last image
* update with permmissions
* update versioning
* add link
* apply feedback ❤️
* update with differrent spacing
* update with feedback
* more feedback
* Temporary GHAE release notes for consumables beta launch (#17859 )
* Create release-notes.md
* Add frontmatter
* Add to index file
* Update github-ae-release-notes.md
* Add release notes from Google Doc
* Update finalized docs links that have been reviewed
* OAuth device flow link update
* version for AE
* few fixes
* Update content/admin/overview/github-ae-release-notes.md
* small edits
* whoops
* commit
* update with different links
* used wrong reusable
* fix more brokenness
* Update repository-references.js
* Update repository-references.js
Co-authored-by: Meg Bird <megbird@github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
* [GHAE] Audit public repos (#17917 )
* verifying what we mean by public
* Apply suggestions from code review
* Update content/developers/apps/installing-github-apps.md
Co-authored-by: Laura Coursen <lecoursen@github.com >
* fixing placememnt of liquid conditional
Co-authored-by: Laura Coursen <lecoursen@github.com >
* GHAE packages beta (#17786 )
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
* fix broken links
* [GHAE CB/March 01]: GitHub Actions on GHAE (beta) (#17725 )
* Added initial layout for premium runners
* Restructured content
* Added placeholder for removing premium runner
* Added versioning and warning note for self-hosted runners
* Added versioning and beta notice for actions content
* Rephrased beta note
* Added versioning for API docs, fixes
* Added versioning fixes
* Split Github-hosted and premium topics into separate articles
* Added edits
* Restructured some topics
* Revised "Using premium runners in a workflow"
* Some small fixes
* Fixed typo
* Added fixes to reusable
* Added edits
* Made section titles consistent
* Added billing, group mgmt, reusable steps
* Cropped certain screenshots for future-proofing
* Removed superfluous reusable
* Added fixes
* Revert "Cropped certain screenshots for future-proofing"
This reverts commit c7f24f31fa30d4fe3de2b63fc3cd5feba44ef518.
* Added new section for custom images
* Added versioning for enterprise-admin operations
* Added edits
* Added edits
* Update adding-premium-runners.md
* Removed SHR screenshots. Intending to update them when UI is available.
* Update using-labels-with-premium-runners.md
* Added custom labels section
* Added preview of API docs changes
* Added versioning for ip allow list section
* Removed removal article
* Renamed premium runners to AE hosted runners
* Re-added added API preview
* Fixed links, updated software specs
* Revised "Software specifications" based on feedback
* Fixed typos
* Small fixes
* Added new article "Creating custom images"
* Moved "Creating custom images" link
* Apply suggestions from code review
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
* Added update from review
* Added updates from tech review
* Apply suggestions from code review
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
* Added updates from tech review
* Added updates from tech review
* Added updates from tech review
* Added updates from tech review
* Fixed reusable
* Added fixes
* Added update from tech review
* Removed the dereferenced OpenAPI schema files
* Added fixes
* Fixed links
* Fixed links
* Apply suggestions from code review
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
* Added updates from peer review
* Removed sections that are not in beta
* Update viewing-your-github-actions-usage.md
* Update viewing-job-execution-time.md
* Update index.md
* Update about-github-hosted-runners.md
* Restored versioning to match GHES approach
* Fixed link
* Restored self-hosted runner reference to UI steps.
* Updated screenshots
* Updated screenshots and procedures
* Small edits to screenshots
* Added AE url info for SHR
* Removed superfluous versioning
* Update security-hardening-for-github-actions.md
* Update actions-shared.md
* Small edits
* Update usage-limits-billing-and-administration.md
* Update managing-complex-workflows.md
* Additional versioning
* Additional versioning
* version environments api and checkrun deployments for ghae (#17991 )
Co-authored-by: Martin Lopes <martin389@github.com >
* Update reviewing-the-audit-log-for-your-organization.md
* Added versioning for enterprise policy settings
* version configuring artifact retention for AE
* remove AE versioning for connecting to Marketplace
* Apply suggestions from code review
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
* Update content/admin/github-actions/getting-started-with-github-actions-for-github-ae.md
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
* rewording not public to private
* fixing liquid
* Fixed elseif entries
* Added expectations note
* Revised label management article for AE hosted runners
* Added enterprise-admin note for adding AE hosted runners
* Update enterprise-admin.md
* Update self-hosted-runner-security.md
* Versioned reusable for AE
* Empty commit for CI
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com >
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
Co-authored-by: runleonarun <runleonarun@github.com >
* Update OpenAPI Descriptions for GHAE
* Update content/admin/overview/github-ae-release-notes.md
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com >
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
Co-authored-by: shati-patel <shati-patel@github.com >
Co-authored-by: Sarah Schneider <sarahs@github.com >
Co-authored-by: skedwards88 <skedwards88@github.com >
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com >
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com >
Co-authored-by: Felicity Chapman <felicitymay@github.com >
Co-authored-by: Meg Bird <megbird@github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com >
Co-authored-by: Laura Coursen <lecoursen@github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
Co-authored-by: Martin Lopes <martin389@github.com >
Co-authored-by: ahdbilal <55514721+ahdbilal@users.noreply.github.com >
Co-authored-by: Joe Bourne <thejoebourneidentity@github.com >
Co-authored-by: runleonarun <runleonarun@github.com >
Co-authored-by: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com >
2021-03-01 16:07:02 -05:00
Andre_601
d1f49524ca
Implement suggested change
...
Co-authored-by: Meg Bird <megbird@github.com >
2021-02-26 23:32:54 +01:00
Ethan Palm
47f6bdcc5b
Fix alt text typo
...
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com >
2021-02-26 09:03:25 -05:00
mc
dd7dc0e417
Merge branch 'main' into mc-dependabot-advisory-db
2021-02-25 17:16:45 +00:00
Octomerger Bot
f3ff179a38
Branch was updated using the 'autoupdate branch' Actions workflow.
2021-02-26 03:16:35 +10:00
rachmari
ce27513d61
Action ran graphql script"update-files"
2021-02-25 17:11:41 +00:00
mc
1ca9ed47e0
Merge branch 'main' into ecosystem-footnotes
2021-02-25 17:08:32 +00:00
mchammer01
d97ac487d6
add superscripts
2021-02-25 16:14:42 +00:00
mc
a7c9288b00
Merge branch 'main' into mc-dependabot-advisory-db
2021-02-25 14:57:55 +00:00
mchammer01
6fbe885935
address more review comments
2021-02-25 14:48:08 +00:00
mchammer01
df93083368
Merge branch 'mc-dependabot-advisory-db' of github.com:github/docs-internal into mc-dependabot-advisory-db
2021-02-25 11:26:19 +00:00
mchammer01
0f67f24adf
address some review comments
2021-02-25 10:40:08 +00:00
Ethan Palm
e15d965209
Merge branch 'main' into patch-1
2021-02-24 16:22:04 -05:00
Octomerger Bot
f1c249e795
version fix ( #17972 ) ( #3942 )
2021-02-24 02:29:00 +00:00
Janice
cea493b6e0
Merge branch 'main' into patch-1
2021-02-23 13:57:55 -07:00
Sarah Edwards
7f87af1129
Environments API ( #17898 )
...
Co-authored-by: Alberto Gimeno <gimenete@users.noreply.github.com >
Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com >
2021-02-23 11:35:38 -08:00
Ernesto Borio
98b14a196f
Fixed [...] repository uses GitHub Free or GitHub Free, the [...]
...
Added `for organizations` to fix the text rendered in https://docs.github.com/en/github/working-with-github-pages/creating-a-github-pages-site , which reads:
`If the account that owns the repository uses GitHub Free or GitHub Free, the repository must be public.`
In div#article-contents, third child, <p>
[https://github.com/github/docs/blob/main/content/github/working-with-github-pages/creating-a-github-pages-site.md ]
I guess `variables.product.prodname_free_user` and `variables.product.prodname_free_team` should have different values, but I'm not sure the impact of editing these would have on the whole docs.
Got the example from div.product-callout.border-purple.bg-purple-light from the same page, that adds `for organizations`.
2021-02-23 11:05:47 -03:00
Martin Lopes
9ba81c59ca
[Feb-01] [Ecosystem] Update audit log for GitHub Actions events ( #17436 )
...
* Added “workflows” category for audit log
* Fixed table
* Updated links
* Small edits
* Added versioning
* Added entry for `self_hosted_runner_updated`
* Added repo entry for `self_hosted_runner_updated`
* Added `enterprise` category actions
* Added "starting_workflow_job"
* Update reviewing-the-audit-log-for-your-organization.md
* Added changes to security hardening guide
* Update security-hardening-for-github-actions.md
* Added versioning for "self-hosted runners" tables
* Update reviewing-the-audit-log-for-your-organization.md
* Apply suggestions from code review
Co-authored-by: Sarah Edwards <skedwards88@github.com >
* Update security-hardening-for-github-actions.md
* Update reviewing-the-audit-log-for-your-organization.md
* Update reviewing-the-audit-log-for-your-organization.md
* Update security-hardening-for-github-actions.md
* Update reviewing-the-audit-log-for-your-organization.md
* Update security-hardening-for-github-actions.md
* Update security-hardening-for-github-actions.md
* Update reviewing-the-audit-log-for-your-organization.md
* Update security-hardening-for-github-actions.md
* Update reviewing-the-audit-log-for-your-organization.md
* Update reviewing-the-audit-log-for-your-organization.md
* Update security-hardening-for-github-actions.md
* Moved enterprise events into reusable
* Added versioning to exclude AE
* Changed table identation and naming for consistency with reusable
* Update security-hardening-for-github-actions.md
* Update reviewing-the-audit-log-for-your-organization.md
* Added note to mention that certain events can only be viewed using the API.
* Added event visibility information.
* Removed superfluous description text
* Fixed typo
* Moved table into reusable
* Removed unused events superseded by `runner_group_updated`
Co-authored-by: Sarah Edwards <skedwards88@github.com >
2021-02-23 03:06:46 +00:00
mc
8ab785e50b
Merge branch 'main' into 3634-dependabot-combined-notification
2021-02-22 15:47:47 +00:00