Skip to content

Commit 82b0dfb

Browse files
committed
fix: updating the compass file
1 parent 2ad7972 commit 82b0dfb

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

.github/compass.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,26 @@ slug: canary
44
description: 'Creator, Manager and Manager of Agent Prompts and Canary Tokens in Agent Repositories'
55
configVersion: 1
66
typeId: APPLICATION
7-
ownerId: 'ari:cloud:identity::team/94046dbf-b5f2-435e-bd32-3aee54446e1f'
7+
ownerId: 'ari:cloud:identity::team/ed895264-a5df-48d6-9aa2-f44fe1686317'
88
fields:
9-
lifecycle: Pre-release
10-
tier: 4
9+
lifecycle: Active
10+
tier: 2
1111
isMonorepoProject: false
1212
links:
1313
- name: null
1414
type: REPOSITORY
1515
url: 'https://github.com/devnw/canary'
16+
- name: 'DOCUMENTATION'
17+
type: WEBSITE
18+
url: 'https://canary.devnw.dev/'
1619
- name: ''
1720
type: PROJECT
18-
url: 'https://devnw.atlassian.net/browse/CP'
21+
url: 'https://devnw.atlassian.net/browse/DEV'
22+
- name: Slack
23+
type: CHAT_CHANNEL
24+
url: 'https://codeprosorg.slack.com/archives/C09MCUT88MS'
1925
relationships: {}
2026
labels:
2127
- 'source:github'
2228
- synced-with-jsm
2329
customFields: null
24-
25-
# Learn more about formatting compass.yml:
26-
# https://go.atlassian.com/compass-yml-format

0 commit comments

Comments
 (0)