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/authentication/keeping-your-account-and-data-secure/reviewing-your-security-log.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 @@ The events listed in your security log are triggered by your actions. Actions ar
49
49
| {% endif %} |
50
50
|`personal_access_token`| Contains activities related to {% data variables.product.pat_v2 %}s. For more information, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token). |
51
51
|`profile_picture`| Contains all activities related to your profile picture. |
52
-
|`project`| Contains all activities related to {% data variables.projects.projects_v1_boards %}. |
52
+
|`project`| Contains all activities related to {% data variables.projects.projects_v2 %}. |
53
53
|`public_key`| Contains all activities related to [your public SSH keys](/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account). |
54
54
|`repo`| Contains all activities related to the repositories you own. |
Copy file name to clipboardExpand all lines: content/code-security/dependabot/troubleshooting-dependabot/troubleshooting-dependabot-on-github-actions.md
Copy file name to clipboardExpand all lines: content/communities/maintaining-your-safety-on-github/blocking-a-user-from-your-personal-account.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@ When you block a user:
30
30
* You are removed as a collaborator on their repositories
31
31
* Their sponsorship of you is canceled
32
32
* Any pending repository or account successor invitations to or from the blocked user are canceled
33
-
* The user is removed as a collaborator from all the projects and {% data variables.projects.projects_v1_boards %} owned by you
34
-
* You are removed as a collaborator from all the projects and {% data variables.projects.projects_v1_boards %} owned by the user
33
+
* The user is removed as a collaborator from all the projects owned by you
34
+
* You are removed as a collaborator from all the projects owned by the user
35
35
36
36
After you've blocked a user, they cannot:
37
37
* Send you any notifications, including by [@mentioning](/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#mentioning-people-and-teams) your username
@@ -44,8 +44,8 @@ After you've blocked a user, they cannot:
44
44
* Cross-reference your repositories in comments
45
45
* Fork, watch, pin, or star your repositories
46
46
* Sponsor you
47
-
* Add you as a collaborator on their projects and {% data variables.projects.projects_v1_boards %}
48
-
* Make changes to your public projects and {% data variables.projects.projects_v1_boards %}
47
+
* Add you as a collaborator on their projects
48
+
* Make changes to your public projects
49
49
50
50
In repositories you own, blocked users also cannot:
Copy file name to clipboardExpand all lines: content/issues/tracking-your-work-with-issues/configuring-issues/planning-and-tracking-work-for-your-team-or-project.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ redirect_from:
16
16
17
17
You can use {% data variables.product.prodname_dotcom %} repositories, issues, projects, and other tools to plan and track your work, whether working on an individual project or cross-functional team.
18
18
19
-
In this guide, you will learn how to create and set up a repository for collaborating with a group of people, create issue templates and forms, open issues and use task lists to break down work, and establish a {% data variables.projects.projects_v1_board %} for organizing and tracking issues.
19
+
In this guide, you will learn how to create and set up a repository for collaborating with a group of people, create issue templates and forms, open issues and use task lists to break down work, and establish a {% data variables.projects.project_v2 %} for organizing and tracking issues.
20
20
21
21
## Creating a repository
22
22
@@ -153,7 +153,7 @@ Below is an example of a `front-end` label that we created and added to the issu
153
153
154
154

155
155
156
-
## Adding issues to a {% data variables.projects.projects_v2 %}
156
+
## Adding issues to a {% data variables.projects.project_v2 %}
157
157
158
158
You can use {% data variables.projects.projects_v2 %} on {% data variables.product.prodname_dotcom %} to plan and track the work for your team. A project is a customizable spreadsheet that integrates with your issues and pull requests on {% data variables.product.prodname_dotcom %}, automatically staying up-to-date with the information on {% data variables.product.prodname_dotcom %}. You can customize the layout by filtering, sorting, and grouping your issues and PRs. To get started with projects, see [AUTOTITLE](/issues/planning-and-tracking-with-projects/learning-about-projects/quickstart-for-projects).
Copy file name to clipboardExpand all lines: content/migrations/using-ghe-migrator/about-ghe-migrator.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,9 @@ The items in the table below can be migrated with a repository. Any items not sh
43
43
| Wikis | All wiki data is migrated.
44
44
| Teams | **@mentions** of teams are rewritten to match the target.
45
45
| Milestones | Timestamps are preserved.
46
+
| {% ifversion projects-v1 %} |
46
47
| {% data variables.product.prodname_projects_v1_caps %} boards | {% data variables.projects.projects_v1_boards_caps %} associated with the repository and with the organization that owns the repository are migrated. {% data variables.product.prodname_projects_v2 %}, the all-new projects experience, is not supported.
48
+
| {% endif %} |
47
49
| Issues | Issue references and timestamps are preserved.
48
50
| Issue comments | Cross-references to comments are rewritten for the target instance.
49
51
| Pull requests | Cross-references to pull requests are rewritten to match the target. Timestamps are preserved.
| `import` | (default) Data from the source is imported to the target. | All record types
98
+
| {% ifversion projects-v1 %} |
96
99
| `map` | Instead of creating a new model based on the source data, an existing record in the target is used. Useful for importing a repository into an existing organization or mapping user identities in the target to user identities in the source. | Users, organizations, projects
100
+
| {% else %} |
101
+
| `map` | Instead of creating a new model based on the source data, an existing record in the target is used. Useful for importing a repository into an existing organization or mapping user identities in the target to user identities in the source. | Users, organizations
102
+
| {% endif %} |
103
+
| {% ifversion projects-v1 %} |
97
104
| `rename` | Data from the source is renamed, then copied over to the target. | Users, organizations, repositories, projects
105
+
| {% else %} |
106
+
| `rename` | Data from the source is renamed, then copied over to the target. | Users, organizations, repositories
107
+
| {% endif %} |
98
108
| `map_or_rename` | If the target exists, map to that target. Otherwise, rename the imported model. | Users
109
+
| {% ifversion projects-v1 %} |
99
110
| `merge` | Data from the source is combined with existing data on the target. | Teams, projects
111
+
| {% else %} |
112
+
| `merge` | Data from the source is combined with existing data on the target. | Teams
113
+
| {% endif %} |
100
114
101
115
**We strongly suggest you review the _conflicts.csv_ file and use `ghe-migrator audit` to ensure that the proper actions are being taken.** If everything looks good, you can continue.
102
116
@@ -195,7 +209,9 @@ The record types match those found in the [migrated data](/migrations/using-ghe-
195
209
| Repositories | `repository`
196
210
| Teams | `team`
197
211
| Milestones | `milestone`
212
+
| {% ifversion projects-v1 %} |
198
213
| {% data variables.projects.projects_v1_boards_caps %} | `project`
Copy file name to clipboardExpand all lines: content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization.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
@@ -92,7 +92,7 @@ To search for specific events, use the `action` qualifier in your query. Actions
92
92
| {% endif %} |
93
93
| `personal_access_token` | Contains activities related to {% data variables.product.pat_v2 %}s in your organization. For more information, see [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token).
94
94
| `profile_picture`| Contains all activities related to your organization's profile picture.
95
-
| `project` | Contains all activities related to {% data variables.projects.projects_v1_boards %}.
95
+
| `project` | Contains all activities related to {% data variables.projects.projects_v2_and_v1 %}.
96
96
| `protected_branch` | Contains all activities related to protected branches.
97
97
| `repo` | Contains activities related to the repositories owned by your organization.
0 commit comments