This repository was archived by the owner on Mar 18, 2024. It is now read-only.
1430: Update example commands and typos#1431
Merged
Merged
Conversation
|
Thank you @crazynammer for this first contribution! |
|
Reviewpad Report
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1431 +/- ##
=======================================
Coverage 46.86% 46.86%
=======================================
Files 70 70
Lines 2665 2665
Branches 313 313
=======================================
Hits 1249 1249
Misses 1386 1386
Partials 30 30 ☔ View full report in Codecov by Sentry. |
azlam-abdulsalam
approved these changes
Oct 26, 2023
Contributor
azlam-abdulsalam
left a comment
There was a problem hiding this comment.
Thanks @crazynammer
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary generated by Reviewpad on 26 Oct 23 00:16 UTC
This pull request updates example commands and fixes typos in the release definition generation feature. The command description, flag descriptions, and examples have been corrected and improved. Specifically, the release name flag description has been updated, and the typos in the command and flag descriptions have been fixed. Additionally, the examples now include the necessary flags for specifying the release name, git reference, and config file.
Checklist
All items have to be completed before a PR is merged