Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Bitbucket Cloud your work view #96

Open
setchy opened this issue Sep 21, 2024 · 6 comments
Open

feat: add Bitbucket Cloud your work view #96

setchy opened this issue Sep 21, 2024 · 6 comments
Labels
enhancement New feature or enhancement to existing functionality priority:medium Items of medium importance. Applicable to most users or use-cases

Comments

@setchy
Copy link
Owner

setchy commented Sep 21, 2024

📝 Provide a description of the new feature

Within Bitbucket there is a Your Work view, which shows any PRs that you have raised or have been asked to review.

Having this deeper-style "inbox" available via Atlassify would be userful to power users to keep track of their "work" view

➕ Additional Information

No response

@setchy setchy added enhancement New feature or enhancement to existing functionality priority:medium Items of medium importance. Applicable to most users or use-cases labels Sep 21, 2024
@kadaan
Copy link

kadaan commented Feb 26, 2025

Would it be possible to get more granular notifications for Bitbucket PRs? Fro instance a notification when someone comments on or pushed to a PR.

@setchy
Copy link
Owner Author

setchy commented Feb 27, 2025

Would it be possible to get more granular notifications for Bitbucket PRs? Fro instance a notification when someone comments on or pushed to a PR.

Unlikely to get those in the form of "notifications". Those are not currently supported via the Atlassian Events api offering.

@kadaan
Copy link

kadaan commented Feb 27, 2025

Unlikely to get those in the form of "notifications". Those are not currently supported via the Atlassian Events api offering.

Does the pullrequest:updated event notify when a commit is pushed to a branch that the PR is on? I guess you are not using repo level events.

@setchy
Copy link
Owner Author

setchy commented Feb 27, 2025

Bitbucket workspace events would be the solution, however, Atlassify is currently stateless and simply presents a view of latest data fetched from the Atlassian GraphQL API.

@kadaan
Copy link

kadaan commented Feb 27, 2025

Bitbucket workspace events would be the solution, however, Atlassify is currently stateless and simply presents a view of latest data fetched from the Atlassian GraphQL API.

Makes sense, and I can completely understand why you would not want to make it stateful. Still love Atlassify and maybe one day...

@setchy
Copy link
Owner Author

setchy commented Feb 27, 2025

One day 🤞 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement to existing functionality priority:medium Items of medium importance. Applicable to most users or use-cases
Projects
None yet
Development

No branches or pull requests

2 participants