LearningTypeScript / projects

Hands-on real world projects that will help you exercise your knowledge of TypeScript.
https://learningtypescript.com/projects
246 stars 166 forks source link

Dependabot prefix character limit #35

Closed fuadop closed 2 years ago

fuadop commented 2 years ago

Read -> https://github.com/LearningTypeScript/projects/runs/6594975169

@JoshuaKGoldberg Looks like the commit message prefix of dependabot has to be changed to something shorter 🥲 . The prefix has a limit of 15 characters.

Probably we change the gitmoji on the prefix to something shorter like :art:.

JoshuaKGoldberg commented 2 years ago

Lol. Maybe gitmoji isn't worth it... this is really getting to be a lot.

fuadop commented 2 years ago

Yea right !

fuadop commented 2 years ago

Well gitmoji looks good 😌 .

JoshuaKGoldberg commented 2 years ago

It does 😢 and I've always wanted it...

fuadop commented 2 years ago

You could still browse for shorter gitmojis - https://gitmoji.dev , anyone that can go with "build" and a whitespace and won't go over 15 characters 😉

fuadop commented 2 years ago

And also we can tweak the pull request title linter CI to ignore pull requests from dependabot too.

JoshuaKGoldberg commented 2 years ago

Oh that's true! I like that - ignoring dependabot. +1

fuadop commented 2 years ago

Yep, I think we should go with that then 👍🏾 .

fuadop commented 2 years ago

@JoshuaKGoldberg Help merge #26 , so I won't need to fix merge conflict again.. since I want to work on the same files.. (dependabot.yml and pull_request_title.yml).

fuadop commented 2 years ago

Also can you attach the accepting:pr label to this issue 🤔 .

JoshuaKGoldberg commented 2 years ago

Oop yes sorry, doing!

fuadop commented 2 years ago

Thanks @JoshuaKGoldberg ✨