Skip to content

INTER-2288: Fix secrets context usage for create-pr and release-typescript-project reusable workflows#176

Merged
kevinmia merged 1 commit into
mainfrom
fix/INTER-2288-sdk-secrets-workflow-context
Jul 8, 2026
Merged

INTER-2288: Fix secrets context usage for create-pr and release-typescript-project reusable workflows#176
kevinmia merged 1 commit into
mainfrom
fix/INTER-2288-sdk-secrets-workflow-context

Conversation

@kevinmia

@kevinmia kevinmia commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Did this fix in 2 other workflows and those were confirmed to be working after the fix was made. More context here: #175

@kevinmia
kevinmia requested a review from a team as a code owner July 8, 2026 00:10
@changeset-bot

changeset-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4d29d02

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

⚠️ This PR doesn't contain any changesets. If there are user-facing changes, don't forget to run:

pnpm exec changeset

to create a changeset.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR will create a patch release 🚀

⚠️ This is a test run of the release-notes-comment action that can be found in .github/workflows/analyze-commits.yml

1.5.5 (2026-07-08)

Bug Fixes

  • create-pr,release-typescript-project: move secrets check into run block (4d29d02)

@kevinmia kevinmia changed the title fix(create-pr,release-typescript-project): move secrets check into run block INTER-2288: Fix secrets context usage for create-pr and release-typescript-project reusable workflows Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 50% 3/6
🟢 Branches 100% 0/0
🔴 Functions 50% 1/2
🔴 Lines 25% 1/4

Test suite run success

15 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from 4d29d02

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟡 All files 50 100 50 25
🟢  greeting.ts 100 100 100 100
🔴  index.ts 0 100 0 0 1-4

@kevinmia
kevinmia merged commit 479900d into main Jul 8, 2026
18 checks passed
@kevinmia
kevinmia deleted the fix/INTER-2288-sdk-secrets-workflow-context branch July 8, 2026 19:49
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.

4 participants