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 }}
MikealHor5e
/
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 Feb 4, 2025
Merge pull request #508 from iamstarkov/patch-2
Show description for 378a50f
joshmgross
authored
378a50f
View commit details
Copy full SHA for 378a50f
Browse repository at this point
Commits on Jan 31, 2025
fix: adjust types
iamstarkov
committed
6320504
View commit details
Copy full SHA for 6320504
Browse repository at this point
replace GitHub with octokit in the README, but keep a note of the GitHub still being available
iamstarkov
committed
f23cd47
View commit details
Copy full SHA for f23cd47
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
Browse repository at this point
Commits on Jan 29, 2025
Merge pull request #473 from nschonni/upstream-setup-license
Show description for 91a83c0
joshmgross
authored
91a83c0
View commit details
Copy full SHA for 91a83c0
Browse repository at this point
Merge branch 'main' into upstream-setup-license
joshmgross
authored
586a6a1
View commit details
Copy full SHA for 586a6a1
Browse repository at this point
Merge pull request #533 from nschonni/remove-vscode
Show description for 8cf50d1
joshmgross
authored
8cf50d1
View commit details
Copy full SHA for 8cf50d1
Browse repository at this point
Merge branch 'main' into remove-vscode
joshmgross
authored
511abaa
View commit details
Copy full SHA for 511abaa
Browse repository at this point
Merge pull request #532 from nschonni/sub-action-dependabot
Show description for eb88965
joshmgross
authored
eb88965
View commit details
Copy full SHA for eb88965
Browse repository at this point
Merge branch 'main' into remove-vscode
joshmgross
authored
eef4fd9
View commit details
Copy full SHA for eef4fd9
Browse repository at this point
Merge branch 'main' into sub-action-dependabot
joshmgross
authored
6efc757
View commit details
Copy full SHA for 6efc757
Browse repository at this point
Merge pull request #531 from actions/joshmgross/update-workflows
Show description for 08caadd
joshmgross
authored
08caadd
View commit details
Copy full SHA for 08caadd
Browse repository at this point
Commits on Jan 28, 2025
chore: Remove .vscode settings
nschonni
committed
ac230a1
View commit details
Copy full SHA for ac230a1
Browse repository at this point
chore: Add Dependabot for .github/actions/install-dependencies
nschonni
committed
8e643f1
View commit details
Copy full SHA for 8e643f1
Browse repository at this point
Define `permissions` in workflows and update actions
joshmgross
committed
19e58d8
View commit details
Copy full SHA for 19e58d8
Browse repository at this point
Merge pull request #472 from nschonni/setup-dependabot
Show description for c94e1c4
joshmgross
authored
c94e1c4
View commit details
Copy full SHA for c94e1c4
Browse repository at this point
Merge branch 'main' into setup-dependabot
joshmgross
authored
3e8cf0f
View commit details
Copy full SHA for 3e8cf0f
Browse repository at this point
Commits on Jan 25, 2025
ci: pin ruby/setup-ruby
nschonni
committed
fd2cfc1
View commit details
Copy full SHA for fd2cfc1
Browse repository at this point
ci: Use github/setup-licensed
nschonni
committed
f2f7f58
View commit details
Copy full SHA for f2f7f58
Browse repository at this point
Commits on Jan 17, 2025
Merge pull request #478 from timotk/patch-1
Show description for d705669
joshmgross
authored
d705669
View commit details
Copy full SHA for d705669
Browse repository at this point
Merge branch 'main' into patch-1
joshmgross
authored
ec12a47
View commit details
Copy full SHA for ec12a47
Browse repository at this point
Merge pull request #515 from actions/joshmgross/npm-audit-fix
Show description for ac45280
joshmgross
authored
ac45280
View commit details
Copy full SHA for ac45280
Browse repository at this point
Merge branch 'main' into joshmgross/npm-audit-fix
joshmgross
authored
1acfa1c
View commit details
Copy full SHA for 1acfa1c
Browse repository at this point
Merge pull request #514 from actions/joshmgross/update-package-name
Show description for c6fc059
joshmgross
authored
c6fc059
View commit details
Copy full SHA for c6fc059
Browse repository at this point
Update licenses
joshmgross
committed
766f5dd
View commit details
Copy full SHA for 766f5dd
Browse repository at this point
Update dependencies with `npm audit fix`
joshmgross
committed
5e738b4
View commit details
Copy full SHA for 5e738b4
Browse repository at this point
Update integration test for expected package name
joshmgross
committed
2f5a0ce
View commit details
Copy full SHA for 2f5a0ce
Browse repository at this point
Clear up package name confusion
joshmgross
committed
7875aed
View commit details
Copy full SHA for 7875aed
Browse repository at this point
Merge pull request #512 from actions/joshmgross/upload-artifact-update
Show description for 2bcb242
joshmgross
authored
2bcb242
View commit details
Copy full SHA for 2bcb242
Browse repository at this point
Commits on Jan 16, 2025
Update usage of `actions/upload-artifact`
joshmgross
committed
a32a57a
View commit details
Copy full SHA for a32a57a
Browse repository at this point
Commits on Nov 4, 2024
Merge pull request #497 from actions/joshmgross/fix-status-badges
Show description for 4020e46
joshmgross
authored
4020e46
View commit details
Copy full SHA for 4020e46
Browse repository at this point
Commits on Nov 1, 2024
Fix workflow status badges
joshmgross
committed
ec3a5c4
View commit details
Copy full SHA for ec3a5c4
Browse repository at this point
Commits on Sep 17, 2024
Merge pull request #486 from actions/Jcambass-patch-1
Show description for 660ec11
Jcambass
authored
660ec11
View commit details
Copy full SHA for 660ec11
Browse repository at this point
Commits on Sep 16, 2024
Upgrade IA Publish
Jcambass
authored
c0ceea4
View commit details
Copy full SHA for c0ceea4
Browse repository at this point
Commits on Sep 13, 2024
Merge pull request #485 from actions/Jcambass-patch-1
Show description for 58d7008
Jcambass
authored
58d7008
View commit details
Copy full SHA for 58d7008
Browse repository at this point
Previous
Next
You can’t perform that action at this time.