-
Notifications
You must be signed in to change notification settings - Fork 139
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
ci: adding workflow for pr conventions #2089
Conversation
Pull request was closed
1b7ef65
to
881b27a
Compare
Interestingly when I only ahve one commit I get this error:
|
1756f23
to
b7fc916
Compare
@@ -0,0 +1,34 @@ | |||
name: Pull Request Conventions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Following the same convention let's call it Repo - Pull Request Conventions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you 👍
* ci: adding workflow for pr conventions
* ci: adding workflow for pr conventions
Which problem does the PR fix?
related: #1581
What's in this PR?
Enforcing PR conventions
Checklist
Please make sure to follow our Contributing Guide.
Before opening the PR:
make go.update-golden-only
.After opening the PR: