Skip to content

ci: remove api calls to determine the version#63

Open
rochdev wants to merge 1 commit into
raven-actions:mainfrom
rochdev:rochdev/remove-api-calls
Open

ci: remove api calls to determine the version#63
rochdev wants to merge 1 commit into
raven-actions:mainfrom
rochdev:rochdev/remove-api-calls

Conversation

@rochdev

@rochdev rochdev commented May 5, 2026

Copy link
Copy Markdown

💌 Description

Remove API calls to determine the version. We sometimes push hundreds of commits in a short timeframe, and we end up hitting GitHub rate limits in CI. This action alone is not the sole culprit, but it does contribute to our total API calls. From looking at it, it seemed like the calls can be avoided entirely, so this PR does that.

🔗 Related issue

Fixes: #

📚 Type of change

  • 📝 Examples / docs / tutorials
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🚨 Security fix
  • ⬆️ Dependencies update

✔️ Checklist

@rochdev rochdev changed the title remove api calls to determine the version ci: remove api calls to determine the version May 5, 2026
@rochdev rochdev marked this pull request as ready for review May 5, 2026 19:12
@rochdev rochdev requested a review from a team as a code owner May 5, 2026 19:12
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.

1 participant