Skip to content

Commit b3bd554

Browse files
committed
Add changelog to generate release notes
Generate a entry with each of the changes included in GrimoireLab Core. Signed-off-by: Jose Javier Merchante <[email protected]>
1 parent 236cf99 commit b3bd554

8 files changed

+60
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Bulk Repository Addition
3+
category: added
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Add multiple repositories at once from a user or organization.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Ecosystem and Project Organization
3+
category: added
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Group repositories into ecosystems and projects for better
8+
structure and analysis.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Event Generation from Git Repositories
3+
category: added
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Automatically generate events from commits, merge commits,
8+
file changes, and contributor identities.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: OpenSearch Integration
3+
category: added
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Store and query collected events in OpenSearch for scalable analytics.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Repository Management UI
3+
category: added
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Manage repositories directly from the user interface.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: SBOM Analysis
3+
category: added
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Upload and analyze Software Bill of Materials (SBOM) files.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Scalable Repository Collection
3+
category: added
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Improved scalability for large-scale repository data collection.
8+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: SortingHat Integration
3+
category: added
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Store and manage contributor identities in the SortingHat database,
8+
accessible via API.

0 commit comments

Comments
 (0)