Skip to content

feat: support the code_channels manifest feature - #641

Draft
zimeg wants to merge 1 commit into
mainfrom
clack/manifest-code-channels
Draft

feat: support the code_channels manifest feature#641
zimeg wants to merge 1 commit into
mainfrom
clack/manifest-code-channels

Conversation

@zimeg

Copy link
Copy Markdown
Member

Changelog

Add support for the code_channels app manifest feature.

Summary

Adds the code_channels feature block to the manifest types so the CLI can read, write, and round-trip it (enabled, optional slash_command_url). Follows the existing feature-block pattern; validation is handled by the manifest validation endpoint.

Requirements

Add the code_channels feature block to the manifest types so the CLI can
read, write, and round-trip it (enabled, optional slash_command_url).
Follows the existing feature-block pattern; validation is handled by the
manifest validation endpoint.
Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimegzimeg added enhancement M-T: A feature request for new functionality semver:minor Use on pull requests to describe the release version increment changelog Use on updates to be included in the release notes labels Aug 17, 2026
@zimegzimeg self-assigned this Aug 17, 2026
@codecov

codecovBot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.24%. Comparing base (b5982b9) to head (3366f4b).

Additional details and impacted files
@@ Coverage Diff @@## main #641 +/- ##
==========================================
- Coverage 72.26% 72.24% -0.02% 
==========================================
Files 238 238 Lines 20072 20072 ==========================================
- Hits 14505 14502 -3 - Misses 4298 4299 +1 - Partials 1269 1271 +2 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zimegzimeg added this to the Next Release milestone Aug 19, 2026
@zimeg
zimeg marked this pull request as ready for review August 19, 2026 18:58
@zimeg
zimeg requested a review from a team as a code ownerAugust 19, 2026 18:58
@zimeg
zimeg marked this pull request as draft August 19, 2026 22:06
@zimeg

Copy link
Copy Markdown
MemberAuthor

🧪 Testing and such ongoing so this keeps in draft!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelogUse on updates to be included in the release notesenhancementM-T: A feature request for new functionalitysemver:minorUse on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@zimeg