You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/actions/hosting-your-own-runners/about-self-hosted-runners.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ For more information about installing and using self-hosted runners, see "[Addin
49
49
50
50
You can use any machine as a self-hosted runner as long at it meets these requirements:
51
51
52
-
* You can install and run the self-hosted runner application on the machine. For more information, see "[Supported operating systems for self-hosted runners](#supported-operating-systems-for-self-hosted-runners)."
52
+
* You can install and run the self-hosted runner application on the machine. For more information, see "[Supported architectures and operating systems for self-hosted runners](#supported-architectures-and-operating-systems-for-self-hosted-runners)."
53
53
* The machine can communicate with {% data variables.product.prodname_actions %}. For more information, see "[Communication between self-hosted runners and {% data variables.product.prodname_dotcom %}](#communication-between-self-hosted-runners-and-github)."
54
54
* The machine has enough hardware resources for the type of workflows you plan to run. The self-hosted runner application itself only requires minimal resources.
55
55
* If you want to run workflows that use Docker container actions or service containers, you must use a Linux machine and Docker must be installed.
Copy file name to clipboardExpand all lines: content/github/managing-your-work-on-github/assigning-issues-and-pull-requests-to-other-github-users.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,29 @@ versions:
11
11
12
12
Anyone with write permissions to a repository can assign issues and pull requests.
13
13
14
+
### About issue and pull request assignees
15
+
14
16
You can assign up to 10 people to each issue or pull request, including yourself, anyone who has commented on the issue or pull request, anyone with write permissions to the repository, and organization members with read permissions to the repository. For more information, see "[Access permissions on {% data variables.product.prodname_dotcom %}](/articles/access-permissions-on-github)."
15
17
18
+
### Assigning an individual issue or pull request
19
+
20
+
{% data reusables.repositories.navigate-to-repo %}
21
+
{% data reusables.repositories.sidebar-issue-pr %}
22
+
3. Open the issue or pull request that you want to assign to someone.
23
+
4. If no one is assigned to an issue or pull request, click **assign yourself** to assign yourself.

27
+
6. To assign the issue or pull request to a user, start typing their username, then click their name when it appears. You can select and add up to ten assignees to an issue or pull request.
5. To assign the items to a user, start typing their username, then click their name when it appears. You can select and add up to ten assignees to an issue or pull request.
Copy file name to clipboardExpand all lines: content/github/site-policy/github-additional-product-terms.md
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ versions:
4
4
free-pro-team: '*'
5
5
---
6
6
7
-
Version Effective Date: December 14, 2020
7
+
Version Effective Date: February 22, 2021
8
8
9
9
When you create an Account, you're given access to lots of different features and products that are all a part of the Service. Because many of these features and products offer different functionality, they may require additional terms and conditions specific to that feature or product. Below, we've listed those features and products, along with the corresponding additional terms that apply to your use of them.
10
10
@@ -39,9 +39,24 @@ If you enable Git Large File Storage ("Git LFS") on your Account, you'll be able
39
39
40
40
### 4. Pages
41
41
42
-
Each Account comes with access to the [GitHub Pages static hosting service](/github/working-with-github-pages/about-github-pages). This hosting service is intended to host static web pages for All Users, but primarily as a showcase for personal and organizational projects. Some monetization efforts are permitted on Pages, such as donation buttons and crowdfunding links.
42
+
Each Account comes with access to the [GitHub Pages static hosting service](/github/working-with-github-pages/about-github-pages). This hosting service is intended to host static web pages for All Users, but primarily as a showcase for personal and organizational projects.
43
43
44
-
GitHub Pages are subject to some specific bandwidth and usage limits, and may not be appropriate for some high-bandwidth uses or other prohibited uses. Please see our [GitHub Pages guidelines](/github/working-with-github-pages/about-github-pages) for more information. GitHub reserves the right at all times to reclaim any GitHub subdomain without liability.
44
+
GitHub Pages is not intended for or allowed to be used as a free web hosting service to run your online business, e-commerce site, or any other website that is primarily directed at either facilitating commercial transactions or providing commercial software as a service (SaaS). Some monetization efforts are permitted on Pages, such as donation buttons and crowdfunding links.
45
+
46
+
#### a. Bandwidth and Usage Limits
47
+
GitHub Pages are subject to some specific bandwidth and usage limits, and may not be appropriate for some high-bandwidth uses. Please see our [GitHub Pages guidelines](/github/working-with-github-pages/about-github-pages) for more information.
48
+
49
+
#### b. Prohibited Uses
50
+
Prohibited uses of GitHub Pages include
51
+
- Content or activity that is illegal or otherwise prohibited by our [Terms of Service](/github/site-policy/github-terms-of-service), [Acceptable Use Policies](/github/site-policy/github-acceptable-use-policies) or [Community Guidelines](/github/site-policy/github-community-guidelines)
52
+
- Violent or threatening content or activity
53
+
- Excessive automated bulk activity (for example, spamming)
54
+
- Activity that compromises GitHub users or GitHub services
55
+
- Get-rich-quick schemes
56
+
- Sexually obscene content
57
+
- Content that misrepresents your identity or site purpose
58
+
59
+
If you have questions about whether your use or intended use falls into these categories, please contact [GitHub Support](https://support.github.com/contact) or [GitHub Premium Support](https://premium.githubsupport.com/). GitHub reserves the right at all times to reclaim any GitHub subdomain without liability.
0 commit comments