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: docs/index.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,28 +19,28 @@ hero:
19
19
link: https://github.com/stacksjs/buddy-bot
20
20
21
21
features:
22
-
- title: "🔍 Smart Scanning"
22
+
- title: "Smart Scanning"
23
23
icon: "🔍"
24
24
details: "Automatically discovers outdated packages across your project using Bun's lightning-fast package manager, ts-pkgx for dependency files, and GitHub API for workflow actions."
25
-
- title: "🤖 Automated PRs"
25
+
- title: "Automated PRs"
26
26
icon: "🤖"
27
27
details: "Creates professional pull requests with detailed release notes, impact analysis, and proper formatting."
28
-
- title: "🏷️ Dynamic Labels"
28
+
- title: "Dynamic Labels"
29
29
icon: "🏷️"
30
30
details: "Intelligently applies contextual labels based on update type, package ecosystem, and impact scope."
31
-
- title: "👥 Team Integration"
31
+
- title: "Team Integration"
32
32
icon: "👥"
33
33
details: "Automatic reviewers and assignees based on package ownership and team configuration."
34
-
- title: "📅 Flexible Scheduling"
34
+
- title: "Flexible Scheduling"
35
35
icon: "📅"
36
36
details: "Cron-based scheduling with GitHub Actions integration for automated dependency management."
37
-
- title: "🔄 Smart Rebasing"
37
+
- title: "Smart Rebasing"
38
38
icon: "🔄"
39
39
details: "Interactive checkbox-based PR rebasing with conflict detection and resolution."
40
-
- title: "📦 Multi-Format Support"
40
+
- title: "Multi-Format Support"
41
41
icon: "📦"
42
42
details: "Group related packages for coordinated updates across package.json, pkgx, Launchpad dependency files, and GitHub Actions workflows."
43
-
- title: "🛡️ Security Focus"
43
+
- title: "Security Focus"
44
44
icon: "🛡️"
45
45
details: "Prioritizes security updates with configurable strategies for different package types."
0 commit comments