Skip to content

Conversation

@sfc-gh-hpathak
Copy link
Collaborator

@sfc-gh-hpathak sfc-gh-hpathak commented Aug 7, 2025

Description

Workflows like jira_close.yml use deprecated atlassian JIRA actions and have a dependency on the gh-actions repo. This is not ideal and unecessarily complex. PR updates jira_close workflow to use direct API calls via curl. It preserves custom fields used too.

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@sfc-gh-hpathak sfc-gh-hpathak requested a review from a team as a code owner August 7, 2025 01:32
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 7, 2025

❌ 1 Tests Failed:

Tests completed Failed Passed Skipped
3026 1 3025 116
View the top 1 failed test(s) by shortest run time
Snowflake.Data.Tests.IntegrationTests.ConnectionMultiplePoolsIT::TestConnectionPoolExpirationWorks
Stack Traces | 3.2s run time
at Snowflake.Data.Tests.IntegrationTests.ConnectionMultiplePoolsIT.TestConnectionPoolExpirationWorks() in D:\a\snowflake-connector-net\snowflake-connector-net\Snowflake.Data.Tests\IntegrationTests\ConnectionMultiplePoolsIT.cs:line 356

1)    at Snowflake.Data.Tests.IntegrationTests.ConnectionMultiplePoolsIT.TestConnectionPoolExpirationWorks() in D:\a\snowflake-connector-net\snowflake-connector-net\Snowflake.Data.Tests\IntegrationTests\ConnectionMultiplePoolsIT.cs:line 356

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@sfc-gh-hpathak sfc-gh-hpathak changed the title SNOW-2069227 : Update jira_close workflow SNOW-2069227 : Update jira workflows Aug 25, 2025
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.

2 participants