Skip to content

Commit

Permalink
The sample config shouldn't depend on Linear integration being instal…
Browse files Browse the repository at this point in the history
…led (#148)

Norberto just hit this while using the sample config. Our sample config
should just work, without needing any integrations installed.
  • Loading branch information
pipt authored Nov 7, 2024
1 parent 3d0e618 commit 409354f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/simple/importer.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,6 @@ local catalog = import 'catalog.jsonnet';
type: 'String',
source: '$.alert_channel',
},
{
id: 'linear_team',
name: 'Linear team',
type: 'LinearTeam',
source: '$.linear_team',
},
{
id: 'members',
name: 'Members',
Expand Down

0 comments on commit 409354f

Please sign in to comment.