Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@whitdog47
Copy link
Contributor

@whitdog47 whitdog47 commented May 20, 2025

This PR updates the fetch_activity call in the Slack plugin to use named arguments instead of positional ones for improved readability and to solve ordering problems.

@whitdog47 whitdog47 requested a review from Copilot May 20, 2025 01:58
@whitdog47 whitdog47 self-assigned this May 20, 2025
@whitdog47 whitdog47 added the bug Something isn't working label May 20, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the fetch_activity call in the Slack plugin to use named arguments instead of positional ones for improved readability and future-proofing.

  • Change fetch_activity(client, subject, oldest=oldest) to use explicit parameter names.

@whitdog47 whitdog47 merged commit 30e11d9 into main May 20, 2025
11 checks passed
@whitdog47 whitdog47 deleted the fix/slack-positional-arguments-to-named branch May 20, 2025 02:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants