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
.
slackapi
/
slack-cli
Public
Notifications
You must be signed in to change notification settings
Fork
39
Star
278
Code
Issues
19
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add --force-remote flag to manifest sync
- #617
#617
Merged
zimeg
merged 27 commits into
main
slackapi/slack-cli:main
from
ale-manifest-force-remote
slackapi/slack-cli:ale-manifest-force-remote
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
feat: add --force-remote flag to manifest sync
#617
zimeg
merged 27 commits into
main
slackapi/slack-cli:main
from
ale-manifest-force-remote
slackapi/slack-cli:ale-manifest-force-remote
Copy head branch name to clipboard
Commits
Commits on May 13, 2026
feat: add two-way manifest sync between project and app settings
Show description for 58e107c
mwbrooks
committed
58e107c
View commit details
Copy full SHA for 58e107c
Browse repository at this point
Commits on Jun 11, 2026
Merge remote-tracking branch 'origin/main' into mwbrooks-2-way-manifest-sync
mwbrooks
committed
cd86717
View commit details
Copy full SHA for cd86717
Browse repository at this point
fix: refuse manifest sync when project source is remote
Show description for 38f720f
mwbrooks
committed
38f720f
View commit details
Copy full SHA for 38f720f
Browse repository at this point
Commits on Jun 12, 2026
fix: gate manifest sync command behind experiment
Show description for 6f49023
mwbrooks
committed
6f49023
View commit details
Copy full SHA for 6f49023
Browse repository at this point
fix: return error on path collisions when unflattening manifests
Show description for f531346
mwbrooks
committed
f531346
View commit details
Copy full SHA for f531346
Browse repository at this point
fix: write manifest.json atomically via temp file rename
Show description for 52a2fbf
mwbrooks
committed
52a2fbf
View commit details
Copy full SHA for 52a2fbf
Browse repository at this point
fix: refresh cached manifest hash after sync pushes to app settings
Show description for be92c96
mwbrooks
committed
be92c96
View commit details
Copy full SHA for be92c96
Browse repository at this point
fix: honor --force flag in non-TTY manifest sync
Show description for 4dc53cc
mwbrooks
committed
4dc53cc
View commit details
Copy full SHA for 4dc53cc
Browse repository at this point
fix: surface marshal errors in writeback instead of dropping them
Show description for faf52bc
mwbrooks
committed
faf52bc
View commit details
Copy full SHA for faf52bc
Browse repository at this point
fix: surface a warning when manifest.json key order is rewritten
Show description for c911ada
mwbrooks
committed
c911ada
View commit details
Copy full SHA for c911ada
Browse repository at this point
fix: propagate marshal errors from valuesEqual instead of declaring inequality
Show description for 68ff27e
mwbrooks
committed
68ff27e
View commit details
Copy full SHA for 68ff27e
Browse repository at this point
fix: escape dots in flattened path segments to preserve dotted keys
Show description for 49f12f3
mwbrooks
committed
49f12f3
View commit details
Copy full SHA for 49f12f3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into mwbrooks-2-way-manifest-sync
mwbrooks
committed
c2b199c
View commit details
Copy full SHA for c2b199c
Browse repository at this point
chore: add Apache 2.0 license headers to new manifest files
Show description for d57b965
mwbrooks
committed
d57b965
View commit details
Copy full SHA for d57b965
Browse repository at this point
refactor: move manifest package out of internal/pkg
Show description for 22e3a29
mwbrooks
committed
22e3a29
View commit details
Copy full SHA for 22e3a29
Browse repository at this point
Commits on Jun 13, 2026
Merge remote-tracking branch 'origin/main' into mwbrooks-2-way-manifest-sync
Show description for f4c93e5
mwbrooks
committed
f4c93e5
View commit details
Copy full SHA for f4c93e5
Browse repository at this point
Commits on Jul 15, 2026
Merge branch 'main' into mwbrooks-2-way-manifest-sync
srtaalej
authored
0da44a8
View commit details
Copy full SHA for 0da44a8
Browse repository at this point
test: add coverage for manifest sync and display
srtaalej
committed
0b98837
View commit details
Copy full SHA for 0b98837
Browse repository at this point
test: remove redundant formatValue truncation case
srtaalej
committed
be0f881
View commit details
Copy full SHA for be0f881
Browse repository at this point
Commits on Jul 16, 2026
feat: add --force-remote flag to manifest sync command
srtaalej
committed
4849b44
View commit details
Copy full SHA for 4849b44
Browse repository at this point
Commits on Jul 21, 2026
Merge branch 'main' into mwbrooks-2-way-manifest-sync
srtaalej
authored
879f3a6
View commit details
Copy full SHA for 879f3a6
Browse repository at this point
Merge branch 'mwbrooks-2-way-manifest-sync' into ale-manifest-force-remote
srtaalej
authored
b183197
View commit details
Copy full SHA for b183197
Browse repository at this point
Commits on Jul 27, 2026
chore: retrigger e2e tests
srtaalej
committed
f2fc5be
View commit details
Copy full SHA for f2fc5be
Browse repository at this point
fix: resolve merge conflicts with main after PR #591
srtaalej
committed
0c1eae1
View commit details
Copy full SHA for 0c1eae1
Browse repository at this point
Merge branch 'mwbrooks-2-way-manifest-sync' into ale-manifest-force-remote
srtaalej
authored
748326c
View commit details
Copy full SHA for 748326c
Browse repository at this point
Commits on Jul 30, 2026
fix: resolve merge conflicts with main
zimeg
committed
b7e485f
View commit details
Copy full SHA for b7e485f
Browse repository at this point
Merge branch 'main' into ale-manifest-force-remote
zimeg
authored
eeeab35
View commit details
Copy full SHA for eeeab35
Browse repository at this point
You can’t perform that action at this time.