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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
slackapi
/
slack-cli
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
299
Code
Issues
21
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: fall back to manifest.json when get-manifest hook is unavailable
- #629
#629
Merged
srtaalej
merged 20 commits into
main
slackapi/slack-cli:main
from
ale-add-force-to-run
slackapi/slack-cli:ale-add-force-to-run
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
feat: fall back to manifest.json when get-manifest hook is unavailable
#629
srtaalej
merged 20 commits into
main
slackapi/slack-cli:main
from
ale-add-force-to-run
slackapi/slack-cli:ale-add-force-to-run
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
feat: add --manifest-source flag to run and deploy commands
srtaalej
committed
07f7c15
View commit details
Copy full SHA for 07f7c15
Browse repository at this point
feat: prefer manifest.json over get-manifest hook for local manifest reads
srtaalej
committed
159f342
View commit details
Copy full SHA for 159f342
Browse repository at this point
test: rename misleading test case for manifest-source flag validation
srtaalej
committed
4ed2068
View commit details
Copy full SHA for 4ed2068
Browse repository at this point
refactor: consolidate repetitive hook fallback tests into table-driven test
srtaalej
committed
48bf21a
View commit details
Copy full SHA for 48bf21a
Browse repository at this point
refactor: consolidate sync merge strategy tests into table-driven test
srtaalej
committed
b2d74ed
View commit details
Copy full SHA for b2d74ed
Browse repository at this point
revert: remove --manifest-source flag (out of scope for this PR)
srtaalej
committed
9a27637
View commit details
Copy full SHA for 9a27637
Browse repository at this point
Commits on Aug 11, 2026
fix: prefer get-manifest hook over manifest.json with file as fallback
srtaalej
committed
da81af0
View commit details
Copy full SHA for da81af0
Browse repository at this point
Commits on Aug 14, 2026
fix: prefer manifest.json file over get-manifest hook and reduce scope
srtaalej
committed
eacb9da
View commit details
Copy full SHA for eacb9da
Browse repository at this point
Commits on Aug 17, 2026
Merge branch 'main' into ale-add-force-to-run
srtaalej
authored
99bda78
View commit details
Copy full SHA for 99bda78
Browse repository at this point
refactor: remove duplicate path construction and unrelated run.go diff
srtaalej
committed
3ea43ab
View commit details
Copy full SHA for 3ea43ab
Browse repository at this point
fix: use hook-first precedence with manifest.json as fallback
srtaalej
committed
885dcec
View commit details
Copy full SHA for 885dcec
Browse repository at this point
Merge branch 'main' into ale-add-force-to-run
srtaalej
authored
a4e02ed
View commit details
Copy full SHA for a4e02ed
Browse repository at this point
Commits on Aug 27, 2026
Merge branch 'main' into ale-add-force-to-run
srtaalej
authored
1721353
View commit details
Copy full SHA for 1721353
Browse repository at this point
Commits on Aug 28, 2026
Merge branch 'main' into ale-add-force-to-run
srtaalej
authored
6ba97d4
View commit details
Copy full SHA for 6ba97d4
Browse repository at this point
refactor: remove dead guard, fix error code, and consolidate fallback tests
srtaalej
committed
3b0e5ca
View commit details
Copy full SHA for 3b0e5ca
Browse repository at this point
Commits on Aug 31, 2026
Merge branch 'main' into ale-add-force-to-run
srtaalej
authored
d079dfc
View commit details
Copy full SHA for d079dfc
Browse repository at this point
Commits on Sep 4, 2026
Merge branch 'main' into ale-add-force-to-run
srtaalej
authored
5a0ec27
View commit details
Copy full SHA for 5a0ec27
Browse repository at this point
Commits on Sep 8, 2026
test: address review feedback on manifest and sync tests
srtaalej
committed
5293b38
View commit details
Copy full SHA for 5293b38
Browse repository at this point
Merge branch 'main' into ale-add-force-to-run
srtaalej
authored
09224e8
View commit details
Copy full SHA for 09224e8
Browse repository at this point
refactor: use table-driven merge strategy tests with UpdateApp assertion
srtaalej
committed
aed878f
View commit details
Copy full SHA for aed878f
Browse repository at this point
You can’t perform that action at this time.