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
dist
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
chore: rebuild dist for v9 upgrade and getOctokit factory
salmanmkc
committed
c108472
View commit details
Copy full SHA for c108472
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
Commits on Jan 17, 2025
Update dependencies with `npm audit fix`
joshmgross
committed
5e738b4
View commit details
Copy full SHA for 5e738b4
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
Commits on Oct 23, 2023
generate dist changes for addition of base-url
robandpdx
committed
e8957ff
View commit details
Copy full SHA for e8957ff
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 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 26, 2023
Merge `main`
joshmgross
committed
da88180
View commit details
Copy full SHA for da88180
View code at this point
Browse repository at this point
Update dist and audit deps
joshmgross
committed
4d93f38
View commit details
Copy full SHA for 4d93f38
View code at this point
Browse repository at this point
Regenerate `dist`
joshmgross
committed
8c6dda0
View commit details
Copy full SHA for 8c6dda0
View code at this point
Browse repository at this point
Commits on Jan 16, 2023
Re-build
danmichaelo
committed
4a65b1d
View commit details
Copy full SHA for 4a65b1d
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
Bump ncc
danmichaelo
committed
311d596
View commit details
Copy full SHA for 311d596
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Update dist
joshmgross
committed
ee124b1
View commit details
Copy full SHA for ee124b1
View code at this point
Browse repository at this point
Update `@actions/glob` license version
joshmgross
committed
ca24d5f
View commit details
Copy full SHA for ca24d5f
View code at this point
Browse repository at this point
Merge branch 'main' into update-glob
joshmgross
committed
c09747e
View commit details
Copy full SHA for c09747e
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
Update @actions/core to 1.10.0
rentziass
committed
7ed7182
View commit details
Copy full SHA for 7ed7182
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
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 19, 2022
Update `@octokit/plugin-rest-endpoint-methods` to v6.3.0.
desrosj
committed
b9c21f1
View commit details
Copy full SHA for b9c21f1
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
Bump @actions/core to 1.9.1
Cory Miller
committed
1bdf7b2
View commit details
Copy full SHA for 1bdf7b2
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
Update `@actions/glob` to 0.3.0
nineinchnick
committed
0a99845
View commit details
Copy full SHA for 0a99845
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.