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 #366

Closed harjotgill closed 1 year ago

harjotgill commented 1 year ago

Summary by OpenAI

Chore:

Documentation:

🎉 Here's to the code that's ever evolving,
To the 'master' branch, our problems it's solving.
With tags updated and versions anew,
Our repo shines bright, polished and true.
Ubuntu runs on, no task too demanding,
While README changes keep understanding expanding. 🚀

github-actions[bot] commented 1 year ago

:robot: OpenAI

The pull request primarily updates the GitHub Actions workflow versioning.yml to use a different action for version bumping and tag pushing. It also modifies the branch name, runner environment, fetch-depth, permissions, job name, and adds steps for updating the latest tag and creating a GitHub release. Additionally, the README documentation is updated with a new URL and repository name.

File Summary
.github/workflows/versioning.yml The workflow file is updated to use a different action for version management. Changes include modifying the branch name, runner environment, fetch-depth, permissions, job name, and adding steps for updating the latest tag and creating a GitHub release.
README.md The URL and repository name in the documentation are 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 da3f94cd4f15960a8248eae69b19983edb95ec3b and 5bb14c496a8892ea59ae110d34e64a4bc3c9d4ea commits were reviewed.

Files not reviewed due to simple changes (1) ### Skipped review in the recent run * README.md