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

Ensure PR description follows a template when potential breaking changes are made #1351

Conversation

taylanisikdemir
Copy link
Member

@taylanisikdemir taylanisikdemir commented Jul 1, 2024

What changed?
Adding a new github workflow to run on schema changes and fails if the PR template is missing critical information.

Why?
To warn the developer about potential breaking changes.

How did you test it?
Made some changes on activity.go and validated the workflow is failing as expected when PR description is missing required sections.

@@ -0,0 +1,18 @@
**Detailed Description**
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Groxx I guess you have some ideas on this template. Merging it now. Feel free to update

@taylanisikdemir taylanisikdemir merged commit f309725 into cadence-workflow:master Jul 2, 2024
11 checks passed
@taylanisikdemir taylanisikdemir deleted the taylan/breaking_change_warn branch July 2, 2024 16:46
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