From fa037ee5c1e1386de9f8cabb53e4fff8a92a5807 Mon Sep 17 00:00:00 2001 From: Marco d'Amore Date: Tue, 19 Dec 2023 20:31:05 -0800 Subject: [PATCH 1/2] add tracking for github advanced security --- .github/atlas.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/atlas.yaml diff --git a/.github/atlas.yaml b/.github/atlas.yaml new file mode 100644 index 00000000..b25ce00f --- /dev/null +++ b/.github/atlas.yaml @@ -0,0 +1,4 @@ +github_team: semantic-layer +issue_project: SL +issue_system: linear +slack_channel: semantic-layer-alerts \ No newline at end of file From 0335bdeadda54ba8e2d9882b75879741c43154c4 Mon Sep 17 00:00:00 2001 From: Marco d'Amore <58502369+marcodamore@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:36:24 -0800 Subject: [PATCH 2/2] newline --- .github/atlas.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/atlas.yaml b/.github/atlas.yaml index b25ce00f..23a7ea9d 100644 --- a/.github/atlas.yaml +++ b/.github/atlas.yaml @@ -1,4 +1,4 @@ github_team: semantic-layer issue_project: SL issue_system: linear -slack_channel: semantic-layer-alerts \ No newline at end of file +slack_channel: semantic-layer-alerts