thanos icon indicating copy to clipboard operation
thanos copied to clipboard

PR Title Validation

Open sanmarg opened this issue 1 year ago • 3 comments

The purpose of this issue is to ensure that all pull requests (PRs) submitted to our repository follow a consistent and meaningful naming convention. This will improve the readability and maintainability of our project by making it easier to understand the purpose of each PR at a glance. I came across this project and was exploring it and had difficulty in understanding the PR's at glance So I wish to add this. Below is more information for it.

Problem:

Currently, there is no standardized format for PR titles in our repository. This can lead to confusion and difficulty in understanding the intent and scope of changes introduced by each PR. Inconsistent PR titles also make it harder to generate meaningful release notes and track changes over time.

Solution:

To address this issue, we will implement a GitHub Action that automatically checks the titles of PRs against a predefined format. This action will ensure that PR titles follow a specific pattern, making them more informative and standardized.

sanmarg avatar May 17 '24 18:05 sanmarg

Hello sir , i am much interested to work on this issue.

ayushrakesh avatar Jun 15 '24 12:06 ayushrakesh

Hello sir, I have raised a PR for this issue. Please review this #7463. It is failing only one check that is documentation check. Can you please help me.

ayushrakesh avatar Jun 15 '24 18:06 ayushrakesh

Hey @sanmarg , I have raised one PR #7463 , which solves this issue, but it is failing one check which is accessing the link "https://outshift.cisco.com/blog/multi-cluster-monitoring" in docs/getting-started.md ( line 154) gives 500 - Internal Server Error. What should I do now, can you please help.

ayushrakesh avatar Jun 16 '24 07:06 ayushrakesh