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
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 }}
testcodercreighton
/
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 Sep 30, 2022
Merge pull request #293 from luketomlinson/main
Show description for 7dff1a8
joshmgross
authored
7dff1a8
View commit details
Copy full SHA for 7dff1a8
Browse repository at this point
Fix overriding request options from @actions/github
luketomlinson
committed
8445ca8
View commit details
Copy full SHA for 8445ca8
Browse repository at this point
Commits on Sep 26, 2022
Merge pull request #288 from luketomlinson/main
Show description for d4560e1
joshmgross
authored
d4560e1
View commit details
Copy full SHA for d4560e1
Browse repository at this point
6.3.0
luketomlinson
committed
d742690
View commit details
Copy full SHA for d742690
Browse repository at this point
Core.debug
luketomlinson
committed
ac0c7cb
View commit details
Copy full SHA for ac0c7cb
Browse repository at this point
Commits on Sep 23, 2022
Whitespace
luketomlinson
committed
eb0f407
View commit details
Copy full SHA for eb0f407
Browse repository at this point
cleanup quotes
luketomlinson
committed
6b09a22
View commit details
Copy full SHA for 6b09a22
Browse repository at this point
update action.yml
luketomlinson
committed
e7dbaf0
View commit details
Copy full SHA for e7dbaf0
Browse repository at this point
PR feedback
luketomlinson
committed
3faaff9
View commit details
Copy full SHA for 3faaff9
Browse repository at this point
Fix http-client license
luketomlinson
committed
3cca041
View commit details
Copy full SHA for 3cca041
Browse repository at this point
Update licenses
luketomlinson
committed
55053af
View commit details
Copy full SHA for 55053af
Browse repository at this point
Add more info to action.yml
luketomlinson
committed
977060a
View commit details
Copy full SHA for 977060a
Browse repository at this point
refactor and add tests for retry options
luketomlinson
committed
660d907
View commit details
Copy full SHA for 660d907
Browse repository at this point
Add retry plugin
luketomlinson
committed
355d895
View commit details
Copy full SHA for 355d895
Browse repository at this point
Commits on Aug 26, 2022
Merge pull request #283 from desrosj/update/plugin-rest-endpoint-methods
Show description for c713e51
joshmgross
authored
c713e51
View commit details
Copy full SHA for c713e51
Browse repository at this point
Update licenses
joshmgross
committed
fc8cad1
View commit details
Copy full SHA for fc8cad1
Browse repository at this point
Commits on Aug 25, 2022
Update version in `package*.json` files.
desrosj
committed
4d94eea
View commit details
Copy full SHA for 4d94eea
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
Browse repository at this point
Commits on Aug 18, 2022
Update `@octokit/plugin-rest-endpoint-methods`.
Show description for 6e70142
desrosj
committed
6e70142
View commit details
Copy full SHA for 6e70142
Browse repository at this point
Commits on Aug 12, 2022
Merge pull request #280 from cory-miller/main
Show description for d50f485
joshmgross
authored
d50f485
View commit details
Copy full SHA for d50f485
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
Browse repository at this point
Commits on Jun 24, 2022
Merge pull request #269 from kevgo/patch-1
Show description for 46a476b
joshmgross
authored
46a476b
View commit details
Copy full SHA for 46a476b
Browse repository at this point
Merge pull request #270 from actions/dependabot/npm_and_yarn/shell-quote-1.7.3
Show description for b682e42
joshmgross
authored
b682e42
View commit details
Copy full SHA for b682e42
Browse repository at this point
Commits on Jun 23, 2022
Bump shell-quote from 1.7.2 to 1.7.3
Show description for 0cc15d0
dependabot[bot]
authored
0cc15d0
View commit details
Copy full SHA for 0cc15d0
Browse repository at this point
Commits on Jun 22, 2022
Improve grammar
kevgo
authored
ebee604
View commit details
Copy full SHA for ebee604
Browse repository at this point
Commits on Jun 17, 2022
Merge pull request #267 from actions/joshmgross/add-codeql
Show description for 377d38f
joshmgross
authored
377d38f
View commit details
Copy full SHA for 377d38f
Browse repository at this point
Commits on Jun 15, 2022
Create codeql-analysis.yml
joshmgross
authored
174e812
View commit details
Copy full SHA for 174e812
Browse repository at this point
Commits on May 12, 2022
Merge pull request #263 from smaeda-ks/update-actions-core
Show description for 7a5c598
joshmgross
authored
7a5c598
View commit details
Copy full SHA for 7a5c598
Browse repository at this point
Classify http-client licenses
joshmgross
committed
cb1c1eb
View commit details
Copy full SHA for cb1c1eb
Browse repository at this point
Update licenses
joshmgross
committed
6203d71
View commit details
Copy full SHA for 6203d71
Browse repository at this point
Update `@actions/core` to 1.8.1
smaeda-ks
committed
19fe498
View commit details
Copy full SHA for 19fe498
Browse repository at this point
Commits on Mar 31, 2022
Merge pull request #254 from dlech/patch-1
Show description for 9bd6ae6
joshmgross
authored
9bd6ae6
View commit details
Copy full SHA for 9bd6ae6
Browse repository at this point
Commits on Mar 30, 2022
README: use pull_request_target in example
Show description for e44260d
dlech
authored
e44260d
View commit details
Copy full SHA for e44260d
Browse repository at this point
Merge pull request #251 from actions/dependabot/npm_and_yarn/minimist-1.2.6
Show description for 0541812
joshmgross
authored
0541812
View commit details
Copy full SHA for 0541812
Browse repository at this point
Commits on Mar 29, 2022
Merge pull request #252 from josh-/add-formatting-example-readme
Show description for b82abb9
joshmgross
authored
b82abb9
View commit details
Copy full SHA for b82abb9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.