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
Breadcrumbs
History for
github-script
src
on
main
User selector
All users
All time
Commit history
Commits on Apr 9, 2026
fix: use @octokit/core/types import for v7 compatibility
Show description for ca10bbd
salmanmkc
committed
ca10bbd
View commit details
Copy full SHA for ca10bbd
View code at this point
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
View code at this point
Browse repository at this point
feat: wire getOctokit factory into script context
salmanmkc
committed
19ac6e4
View commit details
Copy full SHA for 19ac6e4
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
refactor: update OctokitOptions import path for v9
salmanmkc
committed
926497b
View commit details
Copy full SHA for 926497b
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
fix: adjust types
iamstarkov
committed
6320504
View commit details
Copy full SHA for 6320504
View code at this point
Browse repository at this point
make octokit instance available as octokit on top of github, to make it easier to seamless to copy examples from GitHub api or octokit documentation
iamstarkov
committed
4024541
View commit details
Copy full SHA for 4024541
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
Avoid setting `baseUrl` to undefined when input is not provided
joshmgross
committed
d319f8f
View commit details
Copy full SHA for d319f8f
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
Merge branch 'main' into joshmgross/node-20
joshmgross
committed
5349cf9
View commit details
Copy full SHA for 5349cf9
View code at this point
Browse repository at this point
Merge branch 'main' into export-types
viktorlott
authored
044ebbb
View commit details
Copy full SHA for 044ebbb
View code at this point
Browse repository at this point
Commits on Oct 20, 2023
add base-url option
robandpdx
committed
ea121b8
View commit details
Copy full SHA for ea121b8
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Update dependencies and use Node 20
joshmgross
committed
84ab08f
View commit details
Copy full SHA for 84ab08f
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
Expose async-function argument type
Show description for 56bdc6c
viktorlott
committed
56bdc6c
View commit details
Copy full SHA for 56bdc6c
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
Fix null handling, covered by integration tests
Show description for 8d9f8fc
mjpieters
committed
8d9f8fc
View commit details
Copy full SHA for 8d9f8fc
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
Add @octokit/plugin-request-log, to produce debug output for requests
Show description for 78f623b
mjpieters
committed
78f623b
View commit details
Copy full SHA for 78f623b
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
Make node-fetch available
danmichaelo
committed
f34078a
View commit details
Copy full SHA for f34078a
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Fix overriding request options from @actions/github
luketomlinson
committed
8445ca8
View commit details
Copy full SHA for 8445ca8
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Core.debug
luketomlinson
committed
ac0c7cb
View commit details
Copy full SHA for ac0c7cb
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Whitespace
luketomlinson
committed
eb0f407
View commit details
Copy full SHA for eb0f407
View code at this point
Browse repository at this point
PR feedback
luketomlinson
committed
3faaff9
View commit details
Copy full SHA for 3faaff9
View code at this point
Browse repository at this point
refactor and add tests for retry options
luketomlinson
committed
660d907
View commit details
Copy full SHA for 660d907
View code at this point
Browse repository at this point
Add retry plugin
luketomlinson
committed
355d895
View commit details
Copy full SHA for 355d895
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
Adding @actions/exec
Show description for 6456c11
bhavanakonchada
committed
6456c11
View commit details
Copy full SHA for 6456c11
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Remove require search fallback
jclem
committed
1ef7fd0
View commit details
Copy full SHA for 1ef7fd0
View code at this point
Browse repository at this point
Search the cwd first, then existing module paths
jclem
committed
a49bf6b
View commit details
Copy full SHA for a49bf6b
View code at this point
Browse repository at this point
Update src/wrap-require.ts
Show description for 256da4e
jclem
and
joshmgross
authored
256da4e
View commit details
Copy full SHA for 256da4e
View code at this point
Browse repository at this point
Add Webpack comment vis-a-vis eval
jclem
committed
b0e12e7
View commit details
Copy full SHA for b0e12e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.