Skip to content

CLP-129 Normalize Jira automation workflows#7459

Open
vdiez wants to merge 4 commits into
masterfrom
clp-129-normalize-jira-automation
Open

CLP-129 Normalize Jira automation workflows#7459
vdiez wants to merge 4 commits into
masterfrom
clp-129-normalize-jira-automation

Conversation

@vdiez

@vdiez vdiez commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • normalize Jira automation workflows to the agreed CLP-129 baseline
  • align the four Jira workflow files on the common shape and @v2 action references
  • add or normalize the shared PR template where needed

Testing

  • not run (GitHub workflow configuration changes only)

@hashicorp-vault-sonar-prod

hashicorp-vault-sonar-prod Bot commented Jul 3, 2026

Copy link
Copy Markdown

CLP-129

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Ruling Report

Code no longer flagged (2 issues)

S2699

http/test/ConnectionMock.spec.js:256

   254 | 
   255 | 
>  256 |     it('should require code to be a number', function() {
   257 |     });
   258 | 

http/test/ConnectionMock.spec.js:260

   258 | 
   259 | 
>  260 |     it('should require body to be a string', function() {
   261 | 
   262 |     });

New issues flagged (4 issues)

S8967

vitest/test/browser/fixtures/expect-dom/toMatchScreenshot.test.ts:134

   132 |       expect(ratio).toMatch(/[01]\.\d{2}/)
   133 | 
>  134 |       expect(errorMessage).toMatchInlineSnapshot(`
   135 |         expect(element).toMatchScreenshot()
   136 | 

vitest/test/browser/fixtures/expect-dom/toMatchScreenshot.test.ts:182

   180 |       })
   181 | 
>  182 |       expect(errorMessage).toMatchInlineSnapshot(`
   183 |         expect(element).toMatchScreenshot()
   184 | 

vitest/test/coverage-test/test/mixed-versions-warning.unit.test.ts:25

    23 |   const message = warn.mock.calls[0][0]
    24 | 
>   25 |   expect(stripVTControlCharacters(message)).toMatchInlineSnapshot(`
    26 |     "Loaded  vitest@1.0.0  and  @vitest/coverage-v8@${version} .
    27 |     Running mixed versions is not supported and may lead into bugs

vitest/test/coverage-test/test/mixed-versions-warning.unit.test.ts:47

    45 |   const message = warn.mock.calls[0][0]
    46 | 
>   47 |   expect(stripVTControlCharacters(message)).toMatchInlineSnapshot(`
    48 |     "Loaded  vitest@1.0.0  and  @vitest/coverage-istanbul@${version} .
    49 |     Running mixed versions is not supported and may lead into bugs

@gitar-bot

gitar-bot Bot commented Jul 7, 2026

Copy link
Copy Markdown
Code Review ✅ Approved

Normalizes Jira automation workflows to the CLP-129 baseline and updates action references to v2 across all configurations. No issues found.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@sonarqube-next

sonarqube-next Bot commented Jul 7, 2026

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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