Skip to content

Conversation

@lukegalbraithrussell
Copy link
Contributor

Summary

Some reference docs weren't updated. This catches them all up

Requirements (place an x in each [ ])

@lukegalbraithrussell lukegalbraithrussell requested a review from a team as a code owner January 14, 2026 18:23
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2469   +/-   ##
=======================================
  Coverage   93.09%   93.09%           
=======================================
  Files          40       40           
  Lines       11240    11240           
  Branches      713      713           
=======================================
  Hits        10464    10464           
  Misses        764      764           
  Partials       12       12           
Flag Coverage Δ
cli-hooks 95.23% <ø> (ø)
cli-test 94.79% <ø> (ø)
oauth 77.39% <ø> (ø)
socket-mode 61.87% <ø> (ø)
web-api 98.11% <ø> (ø)
webhook 96.66% <ø> (ø)

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 added docs M-T: Documentation work only pkg:web-api applies to `@slack/web-api` pkg:types applies to `@slack/types` labels Jan 14, 2026
Copy link
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.

@lukegalbraithrussell Kind appreciation for these updates! Let's merge this when the time is right, but also I'm wondering if we can automate this somehow 📚 ✨

Copy link
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

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

The deleted files seem weird to me 🤔 If these are generated changes it might be worth ensuring your local branch is up to date with main and reinstalling all the dependencies before regenerating

Comment on lines -212 to -227
- [EntityActionButton](interfaces/EntityActionButton.md)
- [EntityArrayItemField](interfaces/EntityArrayItemField.md)
- [EntityAttributes](interfaces/EntityAttributes.md)
- [EntityCustomField](interfaces/EntityCustomField.md)
- [EntityEditSupport](interfaces/EntityEditSupport.md)
- [EntityFullSizePreview](interfaces/EntityFullSizePreview.md)
- [EntityIconField](interfaces/EntityIconField.md)
- [EntityImageField](interfaces/EntityImageField.md)
- [EntityMetadata](interfaces/EntityMetadata.md)
- [EntityRefField](interfaces/EntityRefField.md)
- [EntityStringField](interfaces/EntityStringField.md)
- [EntityTimestampField](interfaces/EntityTimestampField.md)
- [EntityTypedField](interfaces/EntityTypedField.md)
- [EntityUserField](interfaces/EntityUserField.md)
- [EntityUserIDField](interfaces/EntityUserIDField.md)
- [ExternalRef](interfaces/ExternalRef.md)
Copy link
Contributor

Choose a reason for hiding this comment

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

Any idea why these might be getting removed even though they are still in the types package?

EntityCustomField

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah it's because they're already in the types package:

This is the web-api package, so these are currently duplicates. I guess these used to be in web-api

@lukegalbraithrussell lukegalbraithrussell merged commit a1112e3 into main Jan 15, 2026
57 checks passed
@lukegalbraithrussell lukegalbraithrussell deleted the docs-luke-fast-forwarding-reference-docs branch January 15, 2026 18:02
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 pkg:types applies to `@slack/types` pkg:web-api applies to `@slack/web-api`

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants