Skip to content

Commit e105d14

Browse files
committed
Update manifest.yml
1 parent 36add4f commit e105d14

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

manifest.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ modules:
55
resolver:
66
function: resolver
77
render: native
8-
title: gitauto-jira
8+
title: GitAuto
99
icon: https://developer.atlassian.com/platform/forge/images/icons/issue-panel-icon.svg
1010
function:
1111
- key: resolver
@@ -15,5 +15,8 @@ resources:
1515
path: src/frontend/index.jsx
1616
app:
1717
runtime:
18-
name: nodejs20.x
18+
name: nodejs20.x # Has to be 'sandbox', 'nodejs18.x', 'nodejs20.x'
1919
id: ari:cloud:ecosystem::app/f434bcc5-834f-45e5-ba1d-62e2ee8952cd
20+
permissions:
21+
scopes:
22+
- read:jira-work

0 commit comments

Comments
 (0)