coderabbitai / ai-pr-reviewer

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
https://coderabbit.ai
MIT License
1.46k stars 277 forks source link

update versioning.yml #365

Closed harjotgill closed 1 year ago

harjotgill commented 1 year ago

Summary by OpenAI

Chore:

🎉 Ubuntu takes the stage, no more Windows cage, On push to main, our workflow now engage. Tagging versions with a new sage, In the book of our code, we turn a new page. 🚀

github-actions[bot] commented 1 year ago

:robot: OpenAI

High-level Summary

The changeset modifies the versioning.yml workflow file to trigger on push events to the main branch, replacing the previous trigger on release events. The operating system for the workflow has been switched from Windows to Ubuntu. Additionally, the action used for tagging the latest version has been updated.

File Summary
.github/workflows/versioning.yml The workflow is now triggered by push events to the main branch instead of release events. The operating system has been changed from Windows to Ubuntu. The action for tagging the latest version has been updated.

Chat with 🤖 OpenAI Bot (@openai)

Code suggestions

Ignoring further reviews



In the recent run, only the files that changed from the base of the PR and between 75a8561011a5b845331df872f74be3482157f2df and ee6c1425cb0fc3b7688b10193c14ee28e8a9ca01 commits were reviewed.