ad1992 / fuzzify

A tiny lightweight library for Fuzzy Search
https://fuzzify.vercel.app
MIT License
88 stars 5 forks source link

build: add semantic pr title GitHub action #7

Closed santoshyadavdev closed 3 months ago

santoshyadavdev commented 4 months ago

Add GitHub Action to verify the title and build the project when a PR is opened

6

vercel[bot] commented 4 months ago

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

Name Status Preview Comments Updated (UTC)
fuzzify ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2024 8:50pm
santoshyadavdev commented 4 months ago

BTW the pr-title workflow is 3 years old and uses node 12, should I check some alternatives?

ad1992 commented 4 months ago

BTW the pr-title workflow is 3 years old and uses node 12, should I check some alternatives?

oops sorry my bad I tagged the wrong gh action, it's this one which we should use - https://github.com/marketplace/actions/semantic-pull-request

santoshyadavdev commented 4 months ago

BTW the pr-title workflow is 3 years old and uses node 12, should I check some alternatives?

oops sorry my bad I tagged the wrong gh action, it's this one which we should use - https://github.com/marketplace/actions/semantic-pull-request

Updated :)

santoshyadavdev commented 4 months ago

works as expected

sample run : https://github.com/santoshyadavdev/fuzzify/actions/runs/10116969821/job/27980974961

Screenshot 2024-07-26 at 22 05 49