Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
osher
/
github-script
Public
forked from
actions/github-script
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 9, 2026
Merge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare release for v9
Show description for 3a2844b
salmanmkc
authored
3a2844b
View commit details
Copy full SHA for 3a2844b
Browse repository at this point
fix: use @octokit/core/types import for v7 compatibility
Show description for ca10bbd
salmanmkc
committed
ca10bbd
View commit details
Copy full SHA for ca10bbd
Browse repository at this point
merge: incorporate main branch changes
Show description for 86e48e2
salmanmkc
committed
86e48e2
View commit details
Copy full SHA for 86e48e2
Browse repository at this point
chore: rebuild dist for v9 upgrade and getOctokit factory
salmanmkc
committed
c108472
View commit details
Copy full SHA for c108472
Browse repository at this point
Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-agent test to handle orchestration ID
Show description for afff112
salmanmkc
authored
afff112
View commit details
Copy full SHA for afff112
Browse repository at this point
ci: fix user-agent test to handle orchestration ID
salmanmkc
authored
ff8117e
View commit details
Copy full SHA for ff8117e
Browse repository at this point
ci: use deployment: false to suppress deployment noise from integration tests
salmanmkc
authored
81c6b78
View commit details
Copy full SHA for 81c6b78
Browse repository at this point
docs: update README examples from @v8 to @v9, add getOctokit docs and v9 breaking changes
salmanmkc
committed
3953caf
View commit details
Copy full SHA for 3953caf
Browse repository at this point
ci: add getOctokit integration test job
salmanmkc
committed
c17d55b
View commit details
Copy full SHA for c17d55b
Browse repository at this point
test: add getOctokit integration tests via callAsyncFunction
salmanmkc
committed
a047196
View commit details
Copy full SHA for a047196
Browse repository at this point
test: add getOctokit context tests to async-function suite
salmanmkc
committed
3d149a5
View commit details
Copy full SHA for 3d149a5
Browse repository at this point
test: add 16 unit tests for getOctokit factory
salmanmkc
committed
73b5e99
View commit details
Copy full SHA for 73b5e99
Browse repository at this point
feat: wire getOctokit factory into script context
salmanmkc
committed
19ac6e4
View commit details
Copy full SHA for 19ac6e4
Browse repository at this point
feat: add getOctokit factory with deep merge, stripUndefined, and plugin dedup
salmanmkc
committed
0c2c53e
View commit details
Copy full SHA for 0c2c53e
Browse repository at this point
types: update type declarations to match v9 async-function changes
salmanmkc
committed
652783f
View commit details
Copy full SHA for 652783f
Browse repository at this point
refactor: update async-function types for v9 imports, add getOctokit to arguments
salmanmkc
committed
af48da8
View commit details
Copy full SHA for af48da8
Browse repository at this point
refactor: update OctokitOptions import path for v9
salmanmkc
committed
926497b
View commit details
Copy full SHA for 926497b
Browse repository at this point
chore: refresh license cache for upgraded dependencies
salmanmkc
committed
26bb776
View commit details
Copy full SHA for 26bb776
Browse repository at this point
build: switch to ES2022 target with bundler module resolution
salmanmkc
committed
84e9b9d
View commit details
Copy full SHA for 84e9b9d
Browse repository at this point
chore: update package-lock.json for v9 dependencies
salmanmkc
committed
34cab63
View commit details
Copy full SHA for 34cab63
Browse repository at this point
feat!: bump version to 9.0.0, upgrade @actions/github to v9
salmanmkc
committed
ff4b64f
View commit details
Copy full SHA for ff4b64f
Browse repository at this point
Commits on Jan 7, 2026
Merge pull request #695 from actions/copilot/add-orchestration-id-user-agent
Show description for 450193c
TingluoHuang
authored
450193c
View commit details
Copy full SHA for 450193c
Browse repository at this point
Change orchestration ID format to actions_orchestration_id
Show description for b67a972
Copilot
and
TingluoHuang
committed
b67a972
View commit details
Copy full SHA for b67a972
Browse repository at this point
Commits on Jan 6, 2026
Simplify user-agent logic and update integration test
Show description for c0078b2
Copilot
and
TingluoHuang
committed
c0078b2
View commit details
Copy full SHA for c0078b2
Browse repository at this point
Fix user-agent to handle empty string correctly
Show description for c36bdc0
Copilot
and
TingluoHuang
committed
c36bdc0
View commit details
Copy full SHA for c36bdc0
Browse repository at this point
Revert package-lock.json changes to remove peer flags
Show description for b588811
Copilot
and
TingluoHuang
committed
b588811
View commit details
Copy full SHA for b588811
Browse repository at this point
Replace invalid characters with underscore instead of removing them
Show description for 135f4fc
Copilot
and
TingluoHuang
committed
135f4fc
View commit details
Copy full SHA for 135f4fc
Browse repository at this point
Move helper method to end of file and revert package-lock.json changes
Show description for 8a9be95
Copilot
and
TingluoHuang
committed
8a9be95
View commit details
Copy full SHA for 8a9be95
Browse repository at this point
Remove orchestration-id test file
Show description for 728b23b
Copilot
and
TingluoHuang
committed
728b23b
View commit details
Copy full SHA for 728b23b
Browse repository at this point
Add underscore to valid orchestration ID characters
Show description for f80dad6
Copilot
and
TingluoHuang
committed
f80dad6
View commit details
Copy full SHA for f80dad6
Browse repository at this point
Apply prettier formatting to test file
Show description for baada7b
Copilot
and
TingluoHuang
committed
baada7b
View commit details
Copy full SHA for baada7b
Browse repository at this point
Add ACTIONS_ORCHESTRATION_ID to user-agent string
Show description for d053ab3
Copilot
and
TingluoHuang
committed
d053ab3
View commit details
Copy full SHA for d053ab3
Browse repository at this point
Initial plan for ACTIONS_ORCHESTRATION_ID user-agent support
Show description for 4389015
Copilot
and
TingluoHuang
committed
4389015
View commit details
Copy full SHA for 4389015
Browse repository at this point
Initial plan
Copilot
committed
6599b48
View commit details
Copy full SHA for 6599b48
Browse repository at this point
Commits on Sep 4, 2025
Merge pull request #653 from actions/sneha-krip/readme-for-v8
Show description for ed59741
sneha-krip
authored
ed59741
View commit details
Copy full SHA for ed59741
Browse repository at this point
Previous
Next
You can’t perform that action at this time.