Skip to content

docs(maintainers): adding block kit types instructions#2562

Merged
srtaalej merged 1 commit into
mainfrom
update-agents-block-kit
Apr 27, 2026
Merged

docs(maintainers): adding block kit types instructions#2562
srtaalej merged 1 commit into
mainfrom
update-agents-block-kit

Conversation

@srtaalej
Copy link
Copy Markdown
Contributor

Summary

Add "Adding a New Block Kit Type" section to AGENTS.md documenting how to define, register, export, and test new Block Kit models (blocks, elements, and composition objects)

Test plan

  • Verify AGENTS.md renders correctly on GitHub
  • Confirm the documented patterns match actual code in package/types

@srtaalej srtaalej requested a review from a team as a code owner April 27, 2026 19:33
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 27, 2026

⚠️ No Changeset found

Latest commit: f7f297e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@srtaalej srtaalej self-assigned this Apr 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.41%. Comparing base (d5fc190) to head (f7f297e).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2562   +/-   ##
=======================================
  Coverage   87.41%   87.41%           
=======================================
  Files          62       62           
  Lines       10251    10251           
  Branches      415      415           
=======================================
  Hits         8961     8961           
  Misses       1269     1269           
  Partials       21       21           
Flag Coverage Δ
cli-hooks 87.41% <ø> (ø)
cli-test 87.41% <ø> (ø)
logger 87.41% <ø> (ø)
oauth 87.41% <ø> (ø)
socket-mode 87.41% <ø> (ø)
web-api 87.41% <ø> (ø)
webhook 87.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zimeg zimeg changed the title agents: adding block kit types instructions docs(maintainers): adding block kit types instructions Apr 27, 2026
@zimeg zimeg added the docs M-T: Documentation work only label Apr 27, 2026
Copy link
Copy Markdown
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@srtaalej Thanks for extending this 🚢 💨

@srtaalej srtaalej merged commit 62c5a3f into main Apr 27, 2026
12 checks passed
@srtaalej srtaalej deleted the update-agents-block-kit branch April 27, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs M-T: Documentation work only semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants