Inspiration
This project was inspired by https://github.com/abhijeetps/weekly-digest
What it does
The CConfluence macro generates a high level overview of your teams repo and workspaces
How I built it
The project was built using Atlassian Forge toolkit and Bitbucket APIs
Challenges I ran into
I have never written React ccode before, so it took a while to get things running at the bare minimum. There's also no Bitbucket support in Forge as of now, hence all of the requests had be done through raw API requests.
Accomplishments that I'm proud of
It works!
What I learned
Forge has a great dev loop workflow: {deploy,log,patch,deploy}
What's next for Bitbucket Activity Board
- More context for pull requests/builds and commits
- New layout
Log in or sign up for Devpost to join the conversation.