@forge/manifest 5.2.1-next.2 → 5.2.1-next.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1133,6 +1133,65 @@
|
|
|
1133
1133
|
]
|
|
1134
1134
|
}
|
|
1135
1135
|
},
|
|
1136
|
+
{
|
|
1137
|
+
"productEvent": "avi:jira-software:created:board",
|
|
1138
|
+
"oAuthScopes": {
|
|
1139
|
+
"beta": [
|
|
1140
|
+
"read:board-scope:jira-software",
|
|
1141
|
+
"read:issue-details:jira",
|
|
1142
|
+
"read:project:jira",
|
|
1143
|
+
"read:user:jira"
|
|
1144
|
+
],
|
|
1145
|
+
"current": [
|
|
1146
|
+
"read:jira-work",
|
|
1147
|
+
"read:jira-user"
|
|
1148
|
+
]
|
|
1149
|
+
}
|
|
1150
|
+
},
|
|
1151
|
+
{
|
|
1152
|
+
"productEvent": "avi:jira-software:updated:board",
|
|
1153
|
+
"oAuthScopes": {
|
|
1154
|
+
"beta": [
|
|
1155
|
+
"read:board-scope:jira-software",
|
|
1156
|
+
"read:issue-details:jira",
|
|
1157
|
+
"read:project:jira",
|
|
1158
|
+
"read:user:jira"
|
|
1159
|
+
],
|
|
1160
|
+
"current": [
|
|
1161
|
+
"read:jira-work",
|
|
1162
|
+
"read:jira-user"
|
|
1163
|
+
]
|
|
1164
|
+
}
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
"productEvent": "avi:jira-software:configuration-changed:board",
|
|
1168
|
+
"oAuthScopes": {
|
|
1169
|
+
"beta": [
|
|
1170
|
+
"read:board-scope.admin:jira-software",
|
|
1171
|
+
"read:project:jira",
|
|
1172
|
+
"read:user:jira"
|
|
1173
|
+
],
|
|
1174
|
+
"current": [
|
|
1175
|
+
"read:jira-work",
|
|
1176
|
+
"read:jira-user"
|
|
1177
|
+
]
|
|
1178
|
+
}
|
|
1179
|
+
},
|
|
1180
|
+
{
|
|
1181
|
+
"productEvent": "avi:jira-software:deleted:board",
|
|
1182
|
+
"oAuthScopes": {
|
|
1183
|
+
"beta": [
|
|
1184
|
+
"read:board-scope:jira-software",
|
|
1185
|
+
"read:issue-details:jira",
|
|
1186
|
+
"read:project:jira",
|
|
1187
|
+
"read:user:jira"
|
|
1188
|
+
],
|
|
1189
|
+
"current": [
|
|
1190
|
+
"read:jira-work",
|
|
1191
|
+
"read:jira-user"
|
|
1192
|
+
]
|
|
1193
|
+
}
|
|
1194
|
+
},
|
|
1136
1195
|
{
|
|
1137
1196
|
"productEvent": "avi:jira:created:attachment",
|
|
1138
1197
|
"oAuthScopes": {
|