Skip to content

[pull] main from actions:main#163

Merged
pull[bot] merged 7 commits intoLadyK-21:mainfrom
actions:main
Apr 8, 2026
Merged

[pull] main from actions:main#163
pull[bot] merged 7 commits intoLadyK-21:mainfrom
actions:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 8, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

When ACTIONS_ORCHESTRATION_ID is set, appends
actions_orchestration_id/{sanitizedId} to the user-agent string.

- Add getUserAgentWithOrchestrationId() to internal/utils.ts
- Wire into getOctokitOptions() so all getOctokit() calls include it
- Re-export helper from @actions/github/lib/utils for downstream consumers
- 14 deterministic unit tests covering helper, integration, edge cases
Add idempotency check to getUserAgentWithOrchestrationId — if the
tag is already present in baseUserAgent, return it unchanged. This
prevents doubling when both the exported helper and getOctokitOptions
run for the same client.
…pport

feat(github): add orchestration ID to user-agent in getOctokitOptions
- Version bump 9.0.0 → 9.1.0 in package.json
- Update RELEASES.md with idempotency guard note and PR link
chore: bump @actions/github to 9.1.0 for release
@pull pull Bot locked and limited conversation to collaborators Apr 8, 2026
@pull pull Bot added the ⤵️ pull label Apr 8, 2026
@pull pull Bot merged commit b68d046 into LadyK-21:main Apr 8, 2026
14 of 22 checks passed
@LadyK-21
Copy link
Copy Markdown
Owner

LadyK-21 commented Apr 8, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@LadyK-21
Copy link
Copy Markdown
Owner

LadyK-21 commented Apr 8, 2026

Snyk checks have failed. 38 issues have been found so far.

Status Scan Engine Critical High Medium Low Total (38)
Open Source Security 0 38 0 0 38 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants