Skip to content

Conversation

@gballet
Copy link
Member

@gballet gballet commented Nov 26, 2025

A new pointless fad appeared recently where people just create a fairly low information tag at the beginning of their github PR titles. Something like feat or other keywords.

This seems to originate from the angular community and to be used for automation scripts over there. We do not use any of those scripts and if we did we would be using the github labels, which offer strictly equivalent functionalities without wasting useful PR title space.

In order for these keywords to fail the validation, I am adding a check that these directories listed indeed exist in the repository.

@gballet gballet changed the title .gitHub/workflows: validate that the directories exist .github/workflows: validate that the directories exist Nov 26, 2025
@fjl fjl merged commit 7805e20 into master Nov 26, 2025
7 of 9 checks passed
fjl pushed a commit to lightclient/go-ethereum that referenced this pull request Nov 28, 2025
A new pointless fad appeared recently where people just create a fairly
low information tag at the beginning of their github PR titles.
Something like `feat` or other keywords.

This seems to originate from the angular community and to be used for
automation scripts over there. We do not use any of those scripts and if
we did we would be using the github labels, which offer strictly
equivalent functionalities without wasting useful PR title space.

In order for these keywords to fail the validation, I am adding a check
that these directories listed indeed exist in the repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants