Skip to content

Releases: ciscoecosystem/sync-jira-actions

v1.4.3

20 Nov 05:00

Choose a tag to compare

What's Changed

  • fix: Transition requested change issues to In Progress and fix for all issue types (DCNE-218) by @samiib in #13
  • Bugfix: Update Jira library and use new search API by @samiib in #14

Full Changelog: v1.4.2...v1.4.3

v1.4.2

16 Oct 21:41

Choose a tag to compare

What's Changed

  • fix: Get the most recently updated PR to sync after workflow_run (DCNE-211) by @samiib in #12

Full Changelog: v1.4.1...v1.4.2

v1.4.1

04 Oct 00:38

Choose a tag to compare

What's Changed

  • fix: Handle workflow_run events triggered by pull_request_review events. (DCNE-169) by @samiib in #11

Full Changelog: v1.4.0...v1.4.1

v1.4.0

30 Sep 23:08

Choose a tag to compare

What's Changed

  • Approved PRs can transition their linked Jira issues to a Ready to merge status (DCNE-169) by @samiib in #10

Full Changelog: v1.3.1...v1.4.0

v1.3.1

14 Sep 02:30

Choose a tag to compare

Bug Fix

fix: Fixed a bug when action triggered from pull_request_target

Full Changelog: v1.3.0...v1.3.1

v1.3.0

14 Sep 00:02

Choose a tag to compare

What's Changed

  • feat: Added link_closing_issues feature and handle pull_request_target event by @samiib in #9

Full Changelog: v1...v1.3.0

v1.2.0

26 Aug 13:01

Choose a tag to compare

What's Changed

  • feat: Adjust the issue description to include clearer issue links by @samiib in #8

Full Changelog: v1.1.1...v1.2.0

v1.1.1

13 Aug 22:44

Choose a tag to compare

What's Changed

  • fix: Skip running when JIRA_URL is not configured by @samiib in #7

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Aug 22:54

Choose a tag to compare

Minor Changes

  • feat: Allow PRs to be synced with a label even when creator is a collaborator.
  • feat: Added an input to configure the number of retries before deciding the issue does not yet exist in Jira.
  • feat: Add all previous comments when creating Jira issue.
  • feat: Add status_field_id input to allow configurable github status field in Jira.
  • feat: Added an optional sync_label input to allow syncing of issues only with a specific label.

Bug Fixes

  • fix: Changed Jira issue title format and fixed type.
  • fix: Only try to use issues types for the specified Jira project.

What's Changed

  • Changes required to start migrating issues to Jira by @samiib in #5

Full Changelog: https://github.com/ciscoecosystem/sync-jira-actions/commits/v1.1