Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Add bugfix and its derivatives as stopwords #396

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

baristaGeek
Copy link
Collaborator

Description

Bugfix is a common word as evidenced in PR #395

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Chore: cleanup/renaming, etc
  • RFC

Acceptance

Watermelon AI Summary

This Pull Request introduces a cleanup task where the word "bugfix" and related terms are being added to a list of stopwords, likely to improve text processing or search functionality within the project.

GitHub PRs

Click here to login to Jira
Click here to login to Confluence
Click here to login to Slack
No results found in Notion Pages :(

No results found in Linear Tickets :(

Click here to login to Asana
watermelon is an open repo and Watermelon will serve it for free.
🍉🫶
Have you starred Watermelon?

Copy link

vercel bot commented Nov 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
watermelon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2023 0:12am

Copy link
Member

@EstebanDalelR EstebanDalelR left a comment

Choose a reason for hiding this comment

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

Although I agree with the the title problem, these might be very important words. Hard bux often come with elegant solutions and clear explanations.

@baristaGeek
Copy link
Collaborator Author

Although I agree with the the title problem, these might be very important words. Hard bux often come with elegant solutions and clear explanations.

I agree and this is something very important to think about. Perhaps, we can use other heuristics to identify those bugfixes that contain elegant solutions and that are information-rich?

@baristaGeek baristaGeek merged commit 0d5e953 into dev Nov 29, 2023
2 checks passed
@baristaGeek baristaGeek deleted the chore/add-bugfix-as-a-search-stopword branch November 29, 2023 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants