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

Avoid attempting to raise a pull request if nothing has changed #19

Open
dylanslewis opened this issue Nov 26, 2017 · 0 comments
Open
Labels
Milestone

Comments

@dylanslewis
Copy link
Owner

The definition of 'nothing has changed' is:

  • no styles have changed
  • the exported code has not changed

Therefore, it is not possible to just compare the versions of the exports, and the actual content of the template needs to be looked at too.

@dylanslewis dylanslewis added this to the v1.0.1 milestone Nov 26, 2017
@dylanslewis dylanslewis modified the milestones: v1.0.1, v1.0.2 Feb 25, 2018
@dylanslewis dylanslewis modified the milestones: v1.0.2, v1.0.3 Mar 4, 2018
@dylanslewis dylanslewis modified the milestones: v1.0.3, v1.0.4 May 12, 2018
@dylanslewis dylanslewis modified the milestones: v1.0.4, v1.1.0 Jun 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant