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

Extract functions and texts #323

Merged

Conversation

EstebanDalelR
Copy link
Member

Description

Extracts the text and functions to add labels, making it trivial to use and ensuring it works

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

Notes

Acceptance

@vercel
Copy link

vercel bot commented Oct 11, 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 Oct 11, 2023 4:00am

@watermelon-copilot-for-code-review

WatermelonAI Summary

The first commit in this PR is about extracting functions and texts related to adding labels, with the goal of making it easier to use and ensuring its functionality. This suggests that there might be a need to streamline the process of adding labels, possibly for categorizing or organizing some kind of data. It seems to be a non-breaking change that focuses on code cleanup and improvement.

GitHub PRs

Click here to login to Jira
Click here to login to Confluence
Slack Threads deactivated by EstebanDalelR

Notion Pages

Linear Tickets deactivated by EstebanDalelR
Click here to login to Asana
watermelon is an open repo and Watermelon will serve it for free.
🍉🫶

TAKE_A_DEEPER_DIVE: "👀 Take a deeper dive",
DONT_MERGE: "🚨 Don't Merge",
};
function deleteLabel(labelName: string) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ahhh love this! DRY

@EstebanDalelR EstebanDalelR merged commit 24130ce into feature/trinary-pr-labeling Oct 11, 2023
2 checks passed
EstebanDalelR added a commit that referenced this pull request Oct 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants