Skip to content

Conversation

@FabianEilts
Copy link
Contributor

@FabianEilts FabianEilts commented Oct 19, 2025

Description

Replaced all occurences of the get branch from a ref branch logic with a new function getBranchFromRef

Related Issue

Resolves #24

@vercel
Copy link

vercel bot commented Oct 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
jargons-dev Ready Ready Preview Comment Oct 20, 2025 0:06am

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@babblebey babblebey changed the title feat: getBranchNameFromRef function refactor: extract branch name ops to getBranchNameFromRef function Oct 20, 2025
@babblebey babblebey added the hacktoberfest-accepted Contribution counted towards hacktoberfest label Oct 20, 2025
Copy link
Member

@babblebey babblebey left a comment

Choose a reason for hiding this comment

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

Looks great @FabianEilts 👍🏾

Thank you for yet another contribution to the project 🎊

Here's something to note for your next one 😉

  • I modified the PR description to Resolves #24 replacing the Resolves issue #24, this allows for proper linking to issue to allow automatic closing when PR is merged. The issue number should follow the Resolve keyword directly

@babblebey babblebey merged commit 7ea2fca into jargonsdev:main Oct 20, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Contribution counted towards hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create getBranchNameFromRef utility function

2 participants