Skip to content

Conversation

@Krosovok
Copy link

@Krosovok Krosovok commented Oct 27, 2025

SLCORE-1792

Add a new due-date parameter to handle Due Date field in Jira.

Moved input values of the expression to an intermediate environment variable as per practices described here.

@Krosovok Krosovok force-pushed the task/vt/SLCORE-1792-add-custom-field-to-jira-ticket-workflow branch 2 times, most recently from a7f6a8a to 95c740e Compare October 27, 2025 12:42
@Krosovok Krosovok force-pushed the task/vt/SLCORE-1792-add-custom-field-to-jira-ticket-workflow branch from 95c740e to 612298e Compare October 27, 2025 13:41
@Krosovok Krosovok changed the title SLCORE-1792 Add 'SonarQube compatibility' field to the create Jira re… SLCORE-1792 Add Due Date field to the create Jira release ticket workflow Oct 27, 2025
@sonarqubecloud
Copy link

SonarQube reviewer guide

Summary: Adds due-date parameter to Jira release ticket creation action.

Review Focus: Verify that the due-date field maps correctly to Jira's expected date format and handles empty values gracefully. Check parameter passing from action inputs through environment variables to Python script.

Start review at: create-jira-release-ticket/create_release_ticket.py. This contains the core logic change where the due-date is added to the Jira ticket creation payload and needs validation for proper field mapping.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

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