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

chore: skip ci on PRs created for version bumps #702

Merged
merged 2 commits into from
Feb 7, 2025
Merged

Conversation

markphelps
Copy link
Contributor

We dont need to run actions on PRs that are created just for version bumps as the actual release will still take place because of the tag being pushed

https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/skipping-workflow-runs

@markphelps markphelps requested a review from a team as a code owner February 7, 2025 15:45
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.33%. Comparing base (51e352f) to head (476873e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #702   +/-   ##
=======================================
  Coverage   85.33%   85.33%           
=======================================
  Files           7        7           
  Lines        3922     3922           
=======================================
  Hits         3347     3347           
  Misses        575      575           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@markphelps markphelps merged commit 50065c1 into main Feb 7, 2025
21 checks passed
@markphelps markphelps deleted the skip-ci-release-pr branch February 7, 2025 17:50
markphelps added a commit that referenced this pull request Feb 8, 2025
* 'main' of https://github.com/flipt-io/flipt-client-sdks:
  chore: release main (#705)
  fix: use lower case values during json serialization (#704)
  chore: skip ci on PRs created for version bumps (#702)
  chore: Fix swift release (#703)
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