Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terinjokes/mailpail
Export Bitbucket Server pull requests to Maildir
https://github.com/terinjokes/mailpail
bitbucket-server maildir
Last synced: 19 days ago
JSON representation
Export Bitbucket Server pull requests to Maildir
- Host: GitHub
- URL: https://github.com/terinjokes/mailpail
- Owner: terinjokes
- License: mpl-2.0
- Created: 2021-01-01T11:31:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T08:39:05.000Z (about 3 years ago)
- Last Synced: 2024-11-30T19:38:32.431Z (22 days ago)
- Topics: bitbucket-server, maildir
- Language: Go
- Homepage:
- Size: 86.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: mailpail
*ALPHA*: This program is currently alpha quality, and is likely to change before becoming stable.
Mailpail is a tool to export Bitbucket pull requests to a [[https://cr.yp.to/proto/maildir.html][Maildir directory]] as email. Unlike emails generated by Bitbucket, emails created by this tool include the full patch of the pull review.
#+BEGIN_HTML
#+END_HTML** Installation
This can be installed with a Go installation.
#+BEGIN_EXAMPLE
go install github.com/terinjokes/mailpail
#+END_EXAMPLE* Related Projects
- [[https://github.com/holygeek/fetchpost][holygeek/fetchpost]]: Preserve Hacker News posts and comments as maildir.