Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHINENG-8911 add pull_request_template #150

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

r14chandra
Copy link
Collaborator

@r14chandra r14chandra commented Mar 18, 2024

lint-commits checks for every commit message of a PR to include feat, fix, and others which I think is not required. Also, not checking the commit message to include RHINENG with a GitHub action as it might be possible that there is no card for a minor fix and there is also a possibility that a card is from a different project. So, we need to add conditional checks for card no. in the commit message which is not possible. It is good to include Github pull_request_template.md file.

@r14chandra r14chandra changed the title add pull_request_template RHINENG-8911 add pull_request_template Mar 18, 2024
@r14chandra
Copy link
Collaborator Author

/retest

@upadhyeammit
Copy link
Collaborator

Just a thought, do you think we need separate section about dependencies? I mean if changes require change in services which depends on config-manager and/or if config-manager depend on any changes from another services?

@upadhyeammit
Copy link
Collaborator

Just a thought, do you think we need separate section about dependencies? I mean if changes require change in services which depends on config-manager and/or if config-manager depend on any changes from another services?

we already have item added in checklist, so that can be used

@r14chandra r14chandra merged commit 37e1920 into RedHatInsights:master Mar 21, 2024
4 checks passed
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.

2 participants