Skip to content

Commit 49bfa3d

Browse files
added an entry for the guide
1 parent 2080ae1 commit 49bfa3d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/guides-section/consts.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,6 +1499,13 @@ export const availableGuides = [
14991499
tags: ["Autonomous Ticket Resolution", "AI", "Claude Code", "Jira"],
15001500
logos: ["AI", "Claude Code", "Jira"],
15011501
link: "/guides/all/triage-tickets-to-coding-agents",
1502+
},
1503+
{
1504+
title: "Migrate repositories from Bitbucket to GitHub",
1505+
description: "Migrate repositories from Bitbucket to GitHub using Port self-service actions and GitHub Actions",
1506+
tags: [ "BitBucket", "GitHub", "Actions", "Scorecards"],
1507+
logos: ["BitBucket", "GitHub"],
1508+
link: "/guides/all/migrate-project-from-bibucket-to-github",
15021509
}
15031510
]
15041511

0 commit comments

Comments
 (0)