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

ci: require updating the dist files in PRs #13

Merged
merged 16 commits into from
Jul 31, 2024

Conversation

StyleShit
Copy link
Member

No description provided.

@StyleShit StyleShit force-pushed the ci/require-build-in-pr branch from 67100ff to 4effa45 Compare July 31, 2024 09:01
@StyleShit StyleShit changed the title ci: require updating the dist file in the PR ci: require updating the dist files in PRs Jul 31, 2024

# Check if the status is not empty
if [ ! -z "$STATUS" ]; then
echo "Please build your changes locally before submitting a PR."
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
echo "Please build your changes locally before submitting a PR."
echo "Please build and commit your changes locally before submitting a PR."

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

.github/workflows/pr.yml Show resolved Hide resolved
@Nevoss Nevoss merged commit 1bc6ddd into elementor:master Jul 31, 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