Skip to content

Commit 6e4e8ac

Browse files
committed
+ "Blogpost about new GitHub ProjectV2 features (13.1.2025)" (closes #41)
1 parent 89ee813 commit 6e4e8ac

File tree

2 files changed

+52
-1
lines changed

2 files changed

+52
-1
lines changed

.vscode/settings.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@
22
"[markdown]": {
33
"editor.formatOnSave": false
44
},
5-
"cSpell.words": ["Gantt", "github", "jonasfroeller", "Propromo"]
5+
"cSpell.words": [
6+
"Gantt",
7+
"github",
8+
"Highcharts",
9+
"jonasfroeller",
10+
"nbsp",
11+
"Propromo"
12+
]
613
}
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
title: New GitHub ProjectV2 features! (13.1.2025)
3+
date: 2025-01-25
4+
lastUpdated: 2025-01-25
5+
authors:
6+
- jonasfroeller
7+
tags: [github, github-projects-v2]
8+
excerpt: New GitHub ProjectV2 features (opt-in preview 12.12.2024, release 13.1.2025).
9+
draft: false
10+
---
11+
12+
## Was ist neu bei GitHub ProjectsV2?
13+
14+
### Sub-issues & Issue Typen
15+
16+
Indirekt ist neu, dass es jetzt Sub-issues gibt, die auch in Tasks verlinkt werden können. ([REST API](https://docs.github.com/en/rest/issues/sub-issues?apiVersion=2022-11-28))
17+
18+
- 100 [Sub-issues](https://docs.github.com/en/issues/tracking-your-work-with-issues/using-issues/adding-sub-issues) pro Issue
19+
20+
Settings (personalisieren)
21+
22+
![Image](https://github.com/user-attachments/assets/bd7f0f25-d6a1-4f25-8c27-574c10596f23)
23+
24+
        Task (verlinken)
25+
26+
![Image](https://github.com/user-attachments/assets/0a9e4eb2-9697-48b6-990f-b75f2c8b19b8)
27+
28+
        Tabs (anzeigen)
29+
30+
![Image](https://github.com/user-attachments/assets/ec4d2bf6-627a-4f61-8e81-b164e929317b)
31+
32+
- 25 [Issue Typen](https://docs.github.com/en/issues/tracking-your-work-with-issues/configuring-issues/managing-issue-types-in-an-organization) pro Organisation
33+
34+
![Image](https://github.com/user-attachments/assets/2a56b51f-c26a-459f-bf3e-b21fdc2b83a1)
35+
36+
### "Insight" charts benutzen jetzt [Highcharts](https://www.highcharts.com)
37+
38+
---
39+
40+
[Mehr erfahren (12.12.2024)](https://github.blog/changelog/2024-12-12-github-issues-projects-close-issue-as-a-duplicate-rest-api-for-sub-issues-and-more)
41+
[Weitere Informationen (13.1.2025)](https://github.blog/changelog/2025-01-13-evolving-github-issues-public-preview)
42+
[Bleibe auf dem Laufenden](https://github.blog/changelog/label/projects)
43+
[Mehr über GitHub ProjectsV2](https://docs.github.com/en/issues/planning-and-tracking-with-projects)
44+
[Mehr über GitHub Issues](https://github.com/features/issues)

0 commit comments

Comments
 (0)