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

fix workflow to detect version change #83

Closed
katebrenner opened this issue May 23, 2024 · 0 comments · Fixed by #86
Closed

fix workflow to detect version change #83

katebrenner opened this issue May 23, 2024 · 0 comments · Fixed by #86

Comments

@katebrenner
Copy link
Contributor

What happened:
Right now, the create github release step runs on every push to main

What you expected to happen:
The create github release should only run when a version change is detected.

How to reproduce it (as minimally and precisely as possible):

Screenshots

this is what happens currently if there is no version change & the step runs anyway (the tag & release is labeled as v, instead of a normal release like v0.3.3):
Screenshot 2024-05-23 at 3 34 05 PM

Anything else we need to know?:

Environment:

  • Grafana version:
  • Sdk version:
  • OS Grafana is installed on:
  • User OS & Browser:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants