Skip to content

Conversation

@AndrewEhlo
Copy link
Contributor

The action updates JIRA tasks with release information by:

  1. Getting the two latest releases from the GitHub repository
  2. Finding all commits between these releases
  3. Extracting JIRA keys from branch names (format: [A-Z]+-\d{1,6})
  4. Updating each JIRA task's custom field with the specified value
  5. Handling errors gracefully and logging results

Update log example:
image

@cursor
Copy link

cursor bot commented Sep 29, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on October 11.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@AndrewEhlo
Copy link
Contributor Author

AndrewEhlo commented Oct 6, 2025

Need to add:
a check only for non-hotfix releases
run if release count is >=2.

@AndrewEhlo AndrewEhlo changed the title Vcst-3944: Add an action to set a custom field for Jira tasks VCST-3944: Add an action to set a custom field for Jira tasks Oct 7, 2025
@cursor
Copy link

cursor bot commented Oct 13, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on November 11.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant