Skip to content

Releases: tpps88206/JIRA2Notion

0.2.0

31 Jul 12:08
Compare
Choose a tag to compare
  • Refactor Javascript to Typescript

0.1.0

31 Jul 12:07
Compare
Choose a tag to compare
  • Import issues from JIRA into Notion regularly
  • Check whether the issue already exists in Notion to avoid repeated import.
  • Check whether the issue status of the existing Notion is the same as the status in JIRA, and update it.
  • Use Firestore to save all sensitive data.