Skip to content

Conversation

@mwbrooks
Copy link
Member

Summary

This pull request removes support for the .slackignore file. While the Slack CLI would read existing a .slackignore file, it never used the contents. Long ago, this feature was intended to ignore packaging Deno Project files for deployment.

Going forward, we would offer configurations such as this in the .slack/config.json file.

Requirements

@mwbrooks mwbrooks added this to the Next Release milestone Jan 23, 2026
@mwbrooks mwbrooks self-assigned this Jan 23, 2026
@mwbrooks mwbrooks requested a review from a team as a code owner January 23, 2026 23:10
@mwbrooks mwbrooks added bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented semver:patch Use on pull requests to describe the release version increment labels Jan 23, 2026
@codecov
Copy link

codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.84%. Comparing base (158bfa7) to head (d3fa4de).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
+ Coverage   64.83%   64.84%   +0.01%     
==========================================
  Files         213      212       -1     
  Lines       17550    17538      -12     
==========================================
- Hits        11379    11373       -6     
+ Misses       5105     5097       -8     
- Partials     1066     1068       +2     

☔ View full report in Codecov by Sentry.
📢 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.

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.

@mwbrooks What a nice find! And TIL about this past feature! 🪬 ✨

Copy link
Member

Choose a reason for hiding this comment

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

🐊 praise: See ya later aligator!

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

Labels

bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented semver:patch Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants