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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
actions
/
delete-package-versions
Public
Notifications
You must be signed in to change notification settings
Fork
96
Star
440
Code
Issues
48
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support multiple packages
- #72
#72
Open
OmarCastro
wants to merge 16 commits into
actions:main
actions/delete-package-versions:main
from
OmarCastro:main
OmarCastro/delete-package-versions:main
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Support multiple packages
#72
OmarCastro
wants to merge 16 commits into
actions:main
actions/delete-package-versions:main
from
OmarCastro:main
OmarCastro/delete-package-versions:main
Copy head branch name to clipboard
Commits
Commits on Apr 1, 2022
feat: create package name filter
OmarCastro
committed
f5facbe
View commit details
Copy full SHA for f5facbe
Browse repository at this point
feat: add query for repo packages
OmarCastro
committed
8a81d7a
View commit details
Copy full SHA for 8a81d7a
Browse repository at this point
test: add packages query tests
OmarCastro
committed
31e12b6
View commit details
Copy full SHA for 31e12b6
Browse repository at this point
chore: lint code
OmarCastro
committed
4513f31
View commit details
Copy full SHA for 4513f31
Browse repository at this point
src: handle packageNames on delete versions
OmarCastro
committed
f0a7caf
View commit details
Copy full SHA for f0a7caf
Browse repository at this point
Commits on Apr 4, 2022
src: add * wildcard to match all packages
OmarCastro
committed
3f26736
View commit details
Copy full SHA for 3f26736
Browse repository at this point
test: add tests for all wildcard cases
OmarCastro
committed
6531663
View commit details
Copy full SHA for 6531663
Browse repository at this point
doc: update README.md
OmarCastro
committed
34301c8
View commit details
Copy full SHA for 34301c8
Browse repository at this point
chore: lint code
OmarCastro
committed
7e81fc4
View commit details
Copy full SHA for 7e81fc4
Browse repository at this point
doc: add example of comma separated list in README
OmarCastro
committed
36d9774
View commit details
Copy full SHA for 36d9774
Browse repository at this point
Commits on May 31, 2022
review: fix typo
OmarCastro
committed
f98a76d
View commit details
Copy full SHA for f98a76d
Browse repository at this point
review: remove no longer used package totalCount
Show description for 3986572
OmarCastro
committed
3986572
View commit details
Copy full SHA for 3986572
Browse repository at this point
review: add package-names input to actions.yml
OmarCastro
committed
c307ec0
View commit details
Copy full SHA for c307ec0
Browse repository at this point
dist: execute 'npm run pack'
OmarCastro
committed
03234f8
View commit details
Copy full SHA for 03234f8
Browse repository at this point
fix: fix package graphql query variable name
OmarCastro
committed
fa40cba
View commit details
Copy full SHA for fa40cba
Browse repository at this point
Commits on Jun 1, 2022
refactor: move graphql.ts to a common folder
Show description for d253172
OmarCastro
committed
d253172
View commit details
Copy full SHA for d253172
Browse repository at this point
You can’t perform that action at this time.