A bitbucket pull request visualiser
It is a simple node.js server which returns an HTML page showing a list of these BitBucket users which are either the author of an open pull request or are assigned as reviewers to a pull request.
Enter the URL of your BitBucket server and the credentials of a BitBucket user (give it read-only rights) into the .env
file
and fire it up.
Amalie will show all pull requests from all repositories to which the configured BitBucket user has access rights.
I want have an overview of all authors and reviewers on our build/status monitor. Since it is running on a relatively small screen simply showing the default pull request view of BitBucket itself is not going cut it. In addition to that I was looking for a reason to play with the folktale task abstraction.
Amalie is one of the middle names of Empress Elisabeth of Austria. All my work-related projects are named after either her (sissi) or after people closed to her (sophie).