1
0
mirror of synced 2026-01-28 18:03:28 -05:00
Commit Graph

4804 Commits

Author SHA1 Message Date
Shati Patel
cac92ef3e9 Merge branch 'main' into mchammer01/broken-links 2021-03-04 11:47:43 +00:00
github-openapi-bot
d4df9b2b6e Update OpenAPI Descriptions 2021-03-04 11:17:44 +00:00
mc
179f97b7e5 Merge branch 'main' into mchammer01/broken-links 2021-03-04 09:22:10 +00:00
Octomerger Bot
131ae57b40 repo sync 2021-03-04 19:15:18 +10:00
Murukesh Mohanan
565948518b Clarify access level needed for secrets in web interface (#2330)
* Clarify access level needed for secrets in web interface

Closes #1087

I considered changing the `permissions-statement-secrets-repository`
reusable to include a reference to the API, but then I noticed that the
other place using it (["Enabling debug logging"][1]) already mentioned
the API, so instead I added a note. Including a mention of "web
interface" lead to (IMO) too much duplication in text, so I rephrased it
to be more like the `permissions-statement-secrets-api` reusable.

[1]: https://docs.github.com/en/free-pro-team@latest/actions/managing-workflow-runs/enabling-debug-logging

* Update data/reusables/github-actions/permissions-statement-secrets-repository.md

I'm going to go ahead and change this back.

Co-authored-by: hubwriter <hubwriter@github.com>
2021-03-04 09:02:01 +00:00
mc
f8782bb99e Merge branch 'main' into mchammer01/broken-links 2021-03-04 06:50:41 +00:00
Octomerger Bot
cac9a8a11b repo sync 2021-03-04 13:28:30 +10:00
Octomerger Bot
233a051980 repo sync 2021-03-04 13:24:52 +10:00
Chiedo John
c0e70a136d Merge branch 'main' into repo-sync 2021-03-03 22:20:31 -05:00
Chiedo John
b7121e0edd Merge branch 'main' into repo-sync 2021-03-03 22:20:20 -05:00
Laura Gerhardt
9f38d57e93 reference ruby/setup-ruby for cache (#2464)
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
2021-03-03 22:35:02 +00:00
Octomerger Bot
34e7eab45e repo sync 2021-03-04 08:20:37 +10:00
Octomerger Bot
d4b7949565 Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-04 08:12:07 +10:00
Meg Bird
862179d4a1 Merge pull request #3044 from github/license-update-instruction
updating doc with links for licenses
2021-03-03 15:11:28 -07: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
Meg Bird
457d2ee5d1 Update content/admin/overview/managing-your-github-enterprise-license.md 2021-03-03 14:44:49 -07:00
Meg Bird
b5815e5547 Update content/admin/overview/managing-your-github-enterprise-license.md 2021-03-03 14:44:43 -07:00
Sarah Edwards
0385842d22 Delete projectStatus.yml 2021-03-03 13:24:06 -08:00
James M. Greene
3e16e7063a Add step timeouts to pupper-container steps (#18071) 2021-03-03 15:17:39 -06:00
mc
08d7c085ba Merge branch 'main' into mchammer01/broken-links 2021-03-03 20:52:50 +00:00
Maya Ross
f0bc065533 Update github-ae-release-notes.md (#18058) 2021-03-03 20:19:13 +00:00
Octomerger Bot
28698589f4 repo sync 2021-03-04 04:28:32 +10:00
Octomerger Bot
c8ef77883b Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-04 04:23:25 +10:00
Sarah Edwards
dee31f0aa4 Create projectStatus.yml 2021-03-03 10:22:50 -08:00
Janice
b3ec0242d5 Merge branch 'main' into license-update-instruction 2021-03-03 11:10:42 -07:00
Octomerger Bot
ac9d219a1e repo sync 2021-03-04 03:52:03 +10:00
Brian Mirlenbrink
256ff7fc77 Update viewing-people-in-your-enterprise.md
* Update viewing-people-in-your-enterprise.md

##Clean-up of spacing and grammar in the 'Viewing members and outside collaborators' section.

# For GitHub.com version it previously rendered as below.  Note the incorrect spacing before ",role , andorganization" in the second sentence.

You can view the number of pending members and outside collaborators. You can filter the list of members by deployment (GitHub Enterprise Cloud or GitHub Enterprise Server),role , andorganization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name.

# For GitHub.com Server versions it rendered as below.  Note the lack of separation between "role organization" in the second sentence.

You can view the number of pending members and outside collaborators. You can filter the list of members by role organization. You can filter the list of outside collaborators by the visibility of the repositories the collaborator has access to. You can find a specific person by searching for their username or display name.
2021-03-03 17:48:56 +00:00
Octomerger Bot
b90ef6d91c Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-04 03:42:41 +10:00
Octomerger Bot
edd9225868 GraphQL schema update 2021-03-04 03:37:57 +10:00
Octomerger Bot
73b147466d Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-04 03:30:26 +10:00
Octomerger Bot
8b0ce021dc repo sync 2021-03-04 03:26:02 +10:00
rachmari
51577c3206 Action ran graphql script"update-files" 2021-03-03 17:21:42 +00:00
Zhian N. Kamvar
a216cd500e add link to best practices for pull_request_target (#3995)
* add link to blog for pull_request_target

I was initially confused by the intended use of `pull_request_target` and its capabilities, but [this blog post in the Security Lab](https://securitylab.github.com/research/github-actions-preventing-pwn-requests) laid out the caveats and solutions well.
2021-03-03 17:10:09 +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
mc
19cbc391e5 Update content/admin/overview/managing-your-github-enterprise-license.md 2021-03-03 16:28:38 +00:00
mc
dd29d5d890 Merge branch 'main' into license-update-instruction 2021-03-03 16:21:52 +00:00
mc
f328a83dc0 Merge branch 'main' into mchammer01/broken-links 2021-03-03 16:20:29 +00:00
mc
2bea63038a Update content/admin/overview/managing-your-github-enterprise-license.md 2021-03-03 16:20:20 +00:00
Octomerger Bot
2d0f9d91ce repo sync 2021-03-04 02:20:18 +10:00
mc
a41a4500ba Apply suggestions from code review 2021-03-03 16:05:34 +00:00
Meg Bird
6d7bc6efc4 Merge pull request #4023 from thomasohagen/patch-1
Update building-and-testing-net.md
2021-03-03 08:58:12 -07:00
Meg Bird
794bdd47b7 Merge branch 'main' into patch-1 2021-03-03 08:50:35 -07:00
mchammer01
391190929b fixed broken links and images 2021-03-03 14:31:09 +00:00
Chiedo John
8beda3ea49 Merge pull request #4187 from github/repo-sync
repo sync
2021-03-03 08:41:49 -05:00
Octomerger Bot
bcf69484f1 repo sync 2021-03-03 22:56:49 +10:00
Octomerger Bot
0f8e10a1ed Branch was updated using the 'autoupdate branch' Actions workflow. 2021-03-03 22:54:28 +10:00
Steve Winton
8359a2820a Replace individual integration reference with Marketplace category (#18046) 2021-03-03 13:53:53 +01:00
Chris Wilson ☠️
32fa4af4b2 Document new color_mode cookie (#17982)
* Add new color_mode cookie

* Update content/github/site-policy/github-subprocessors-and-cookies.md

Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>

* Empty commit for CI

Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
Co-authored-by: Martin Lopes <martin389@github.com>
2021-03-03 16:26:10 +10:00
Octomerger Bot
e81255c077 repo sync 2021-03-03 06:59:13 +10:00
Octomerger Bot
77d0bdcb54 GraphQL schema update 2021-03-03 06:40:54 +10:00