I was wondering if there has been additions to the location in the connect description for Bitbucket Cloud:
- a way to add a webpanel to the “Your Work” page
- any way to add to the Projects pages.
Also when I try to add a webitem at location org.bitbucket.repository.actions I cannot find it. Where should the action link show up?
Thanks,
These are not locations at the moment. The best way to “get onto” the “Your Work” page, as a 3rd party is by setting commit statuses. They show up almost everywhere 
https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories/{workspace}/{repo_slug}/commit/{node}/statuses/build
org.bitbucket.repository.actions
shows up in the left blue menu button labeled with a “+” (when you’re viewing a repository page). org.bitbucket.repository.navigation
is probably a more discoverable location.