Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed dependabot from live feed #204

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Removed dependabot from live feed #204

merged 1 commit into from
Oct 17, 2024

Conversation

cweihan01
Copy link
Contributor

Overview

Resolves #112

Changes

  • pages/index.tsx
    • Added filter to remove events containing '[bot]' keyword as the author's name before passing each event into GitHubEventComponent
  • components/GitHubEvent.tsx
    • Removed check for bot account when rendering a hyperlink since this will no longer happen

Possible Changes

  • Add other bot accounts to be removed from live feed if necessary by modifying the array within the filter

Copy link
Contributor

@snigdha-kansal snigdha-kansal left a comment

Choose a reason for hiding this comment

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

GIF

Thank you for doing this! 💯🔥

@cweihan01 cweihan01 merged commit 17837ac into main Oct 17, 2024
6 checks passed
@cweihan01 cweihan01 deleted the remove-bot-activity branch October 17, 2024 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove dependabot from "what we've been doing recently..."
2 participants