@forge/manifest

12.2.0-next.212.2.0-next.3
out/mapping/product-event-to-scope-mapping.json
~out/mapping/product-event-to-scope-mapping.jsonModified
+24
Index: package/out/mapping/product-event-to-scope-mapping.json
===================================================================
--- package/out/mapping/product-event-to-scope-mapping.json
+++ package/out/mapping/product-event-to-scope-mapping.json
@@ -1473,8 +1473,32 @@
                 ]
             }
         },
         {
+            "productEvent": "avi:bitbucket:pending:deployment",
+            "oAuthScopes": {
+                "current": [
+                    "read:pipeline:bitbucket"
+                ]
+            }
+        },
+        {
+            "productEvent": "avi:bitbucket:started:deployment",
+            "oAuthScopes": {
+                "current": [
+                    "read:pipeline:bitbucket"
+                ]
+            }
+        },
+        {
+            "productEvent": "avi:bitbucket:completed:deployment",
+            "oAuthScopes": {
+                "current": [
+                    "read:pipeline:bitbucket"
+                ]
+            }
+        },
+        {
             "productEvent": "avi:jira-software:created:sprint",
             "oAuthScopes": {
                 "beta": [
                     "read:sprint:jira-software"