Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Releases: marcelovicentegc/octosync

v1.0.1

18 Apr 14:14
Compare
Choose a tag to compare

1.0.1 (2021-04-18)

Bug Fixes

  • remove unused slack api (9e813e2)

v1.0.0

17 Apr 17:01
Compare
Choose a tag to compare

1.0.0 (2021-04-17)

Bug Fixes

  • webhooks: issues created from github were not being linked (578201b)
  • workflows: hide github folder (8681533)

Features

  • webhooks: close gh issue from jira (8a4dc01)
  • webhooks: comment on github issue whenever someone comments on jira issue (437f8f3)
  • webhooks: sync comment creation (c803cc9)
  • add express server and setup event webhooks interface (40a7d2a)
  • create github issue from jira (394fa3e)
  • dedup labels (14017fb)
  • update gh issue with jira issue's key on issue creation (d9886f5)
  • when issue on github is created, create issue on jira (765e3f3)