File tree Expand file tree Collapse file tree 5 files changed +27
-3
lines changed
Expand file tree Collapse file tree 5 files changed +27
-3
lines changed Original file line number Diff line number Diff line change @@ -265,6 +265,10 @@ expand_section_list: ['Self-host']
265265
266266### [ Terraform] ( /get-started/terraform )
267267
268+ ### [ Slack] ( /how-to/integrations/slack )
269+
270+ ### [ Jira] ( /how-to/integrations/jira )
271+
268272### [ Supabase] ( /how-to/integrations/supabase )
269273
270274### [ Render] ( /how-to/integrations/render )
Original file line number Diff line number Diff line change 1+ ---
2+ title : Jira Integration
3+ ---
4+
5+ ## Custom integration via API
6+
7+ <TutorialBlock url =" /docs/tutorials/database-change-management-with-jira-manual/ " title =" Manual Database Change with Jira " />
8+
9+ <TutorialBlock url =" /docs/tutorials/database-change-management-with-jira-automated/ " title =" Automate Database Change with Jira " />
Original file line number Diff line number Diff line change 1+ ---
2+ title : Slack Integration
3+ ---
4+
5+ ## Builtin webhook
6+
7+ - [ IM Integration] ( /docs/change-database/webhook/#slack )
8+
9+ ## Custom integration via API
10+
11+ <TutorialBlock url =" /docs/tutorials/just-in-time-database-access-part2/ " title =" Approve Just-in-Time database access with Slack " />
Original file line number Diff line number Diff line change 11---
2- title : ' Just-in-Time Database Access - Part 1 '
2+ title : ' Just-in-Time Database Access via Bytebase GUI '
33author : Ningjing
44tags : Tutorial
55updated_at : 2024/12/06 18:15
@@ -19,7 +19,7 @@ This tutorial will guide you through setting up Just-in-Time (JIT) access using
1919
2020This is Part 1 of our tutorial series on implementing Just-in-Time (JIT) access:
2121
22- - Part 1: JIT database access via Bytebase GUI
22+ - Part 1: JIT database access via Bytebase GUI (this one)
2323- Part 2: [ Approve JIT database access via Slack] ( /docs/tutorials/just-in-time-database-access-part2 )
2424- Part 3: Request JIT database access via Slack
2525
Original file line number Diff line number Diff line change 11---
2- title : ' Just-in-Time Database Access - Part 2 '
2+ title : ' Approve Just-in-Time database access via Slack '
33author : Ningjing
44tags : Tutorial
55updated_at : 2024/12/11 18:15
You can’t perform that action at this time.
0 commit comments