-
Notifications
You must be signed in to change notification settings - Fork 21
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
Introduce MAINTAINING.md
and CHANGELOG.md
files
#296
Conversation
WalkthroughThe recent updates to the Yorkie project introduce significant enhancements, particularly the Document Writing Intelligence feature, which improves document management and user interaction. Additionally, the backend has upgraded its AI capabilities while optimizing the development workflow with better version control practices. Bug fixes and UI improvements further contribute to a more stable and user-friendly experience, reflecting the team's dedication to iterative enhancements based on user feedback. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Outside diff range, codebase verification and nitpick comments (8)
MAINTAINING.md (5)
5-5
: Remove trailing punctuation in heading.The heading "Update the version number." should not have a trailing period.
- ### 1. Update the version number. + ### 1. Update the version numberTools
Markdownlint
5-5: Punctuation: '.'
Trailing punctuation in heading(MD026, no-trailing-punctuation)
10-10
: Remove trailing punctuation in heading.The heading "Write changelog of this version in CHANGELOG.md." should not have a trailing period.
- ### 2. Write changelog of this version in [CHANGELOG.md](https://github.com/yorkie-team/codepair/blob/main/CHANGELOG.md). + ### 2. Write changelog of this version in [CHANGELOG.md](https://github.com/yorkie-team/codepair/blob/main/CHANGELOG.md)Tools
Markdownlint
10-10: Punctuation: '.'
Trailing punctuation in heading(MD026, no-trailing-punctuation)
22-22
: Remove trailing punctuation in heading.The heading "Create Pull Request for changelog and merge it into main." should not have a trailing period.
- ### 3. Create [Pull Request](https://github.com/yorkie-team/codepair/commits/main/CHANGELOG.md) for changelog and merge it into main. + ### 3. Create [Pull Request](https://github.com/yorkie-team/codepair/commits/main/CHANGELOG.md) for changelog and merge it into mainTools
Markdownlint
22-22: Punctuation: '.'
Trailing punctuation in heading(MD026, no-trailing-punctuation)
24-24
: Remove trailing punctuation in heading.The heading "Publish a new release." should not have a trailing period.
- ### 4. Publish [a new release](https://github.com/yorkie-team/codepair/releases/new). + ### 4. Publish [a new release](https://github.com/yorkie-team/codepair/releases/new)Tools
Markdownlint
24-24: Punctuation: '.'
Trailing punctuation in heading(MD026, no-trailing-punctuation)
8-8
: Rephrase to avoid repetition.The sentence structure is repetitive. Consider rephrasing for clarity.
- Update `version` in `package-lock.json` in `frontend/` and `backend/`. It will be automatically updated when you run `npm install`. + The `version` in `package-lock.json` for both `frontend/` and `backend/` will be automatically updated when you run `npm install`.Tools
LanguageTool
[style] ~8-~8: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...3fbb292078f/backend/package.json#L3). - Updateversion
inpackage-lock.json
in `fr...(ENGLISH_WORD_REPEAT_BEGINNING_RULE)
CHANGELOG.md (3)
14-14
: Avoid bare URLs.Consider using Markdown link formatting for better readability and consistency.
- Add Document Writing Intelligence by @devleejb in https://github.com/yorkie-team/codepair/pull/289 + Add Document Writing Intelligence by @devleejb in [PR #289](https://github.com/yorkie-team/codepair/pull/289)Tools
Markdownlint
14-14: null
Bare URL used(MD034, no-bare-urls)
18-19
: Avoid bare URLs.Consider using Markdown link formatting for better readability and consistency.
- Add .gitignore into root project directory by @sihyeong671 in https://github.com/yorkie-team/codepair/pull/280 - Change model from `gpt-3.5-turbo` to `gpt-4o-mini` by @devleejb in https://github.com/yorkie-team/codepair/pull/291 + Add .gitignore into root project directory by @sihyeong671 in [PR #280](https://github.com/yorkie-team/codepair/pull/280) + Change model from `gpt-3.5-turbo` to `gpt-4o-mini` by @devleejb in [PR #291](https://github.com/yorkie-team/codepair/pull/291)Tools
Markdownlint
18-18: null
Bare URL used(MD034, no-bare-urls)
19-19: null
Bare URL used(MD034, no-bare-urls)
69-69
: Grammar correction needed.The article "a" is redundant before the uncountable noun "Information."
- (FE) Add Retrieving a User Information by @devleejb in https://github.com/yorkie-team/codepair/pull/69 + (FE) Add Retrieving User Information by @devleejb in [PR #69](https://github.com/yorkie-team/codepair/pull/69)Tools
LanguageTool
[grammar] ~69-~69: ‘a’ may be redundant when used with the uncountable noun ‘Information’.
Context: .../codepair/pull/69 - (FE) Add Retrieving a User Information by @devleejb in https://github.com/york...(A_UNCOUNTABLE_NOUN)
Markdownlint
69-69: null
Bare URL used(MD034, no-bare-urls)
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- CHANGELOG.md (1 hunks)
- MAINTAINING.md (1 hunks)
Additional context used
LanguageTool
MAINTAINING.md
[style] ~8-~8: Three successive sentences begin with the same word. Consider rewording the sentence or use a thesaurus to find a synonym.
Context: ...3fbb292078f/backend/package.json#L3). - Updateversion
inpackage-lock.json
in `fr...(ENGLISH_WORD_REPEAT_BEGINNING_RULE)
CHANGELOG.md
[uncategorized] ~53-~53: Use a comma before ‘although’ if it connects two independent clauses (unless they are closely connected and short).
Context: ...depair/pull/42 - GitHub page not working although the deployment is completed by @devleej...(COMMA_COMPOUND_SENTENCE_2)
[grammar] ~69-~69: ‘a’ may be redundant when used with the uncountable noun ‘Information’.
Context: .../codepair/pull/69 - (FE) Add Retrieving a User Information by @devleejb in https://github.com/york...(A_UNCOUNTABLE_NOUN)
Markdownlint
MAINTAINING.md
5-5: Punctuation: '.'
Trailing punctuation in heading(MD026, no-trailing-punctuation)
10-10: Punctuation: '.'
Trailing punctuation in heading(MD026, no-trailing-punctuation)
22-22: Punctuation: '.'
Trailing punctuation in heading(MD026, no-trailing-punctuation)
24-24: Punctuation: '.'
Trailing punctuation in heading(MD026, no-trailing-punctuation)
CHANGELOG.md
14-14: null
Bare URL used(MD034, no-bare-urls)
18-18: null
Bare URL used(MD034, no-bare-urls)
19-19: null
Bare URL used(MD034, no-bare-urls)
25-25: null
Bare URL used(MD034, no-bare-urls)
26-26: null
Bare URL used(MD034, no-bare-urls)
27-27: null
Bare URL used(MD034, no-bare-urls)
28-28: null
Bare URL used(MD034, no-bare-urls)
29-29: null
Bare URL used(MD034, no-bare-urls)
33-33: null
Bare URL used(MD034, no-bare-urls)
34-34: null
Bare URL used(MD034, no-bare-urls)
35-35: null
Bare URL used(MD034, no-bare-urls)
36-36: null
Bare URL used(MD034, no-bare-urls)
37-37: null
Bare URL used(MD034, no-bare-urls)
41-41: null
Bare URL used(MD034, no-bare-urls)
42-42: null
Bare URL used(MD034, no-bare-urls)
48-48: null
Bare URL used(MD034, no-bare-urls)
49-49: null
Bare URL used(MD034, no-bare-urls)
50-50: null
Bare URL used(MD034, no-bare-urls)
51-51: null
Bare URL used(MD034, no-bare-urls)
52-52: null
Bare URL used(MD034, no-bare-urls)
53-53: null
Bare URL used(MD034, no-bare-urls)
54-54: null
Bare URL used(MD034, no-bare-urls)
55-55: null
Bare URL used(MD034, no-bare-urls)
56-56: null
Bare URL used(MD034, no-bare-urls)
57-57: null
Bare URL used(MD034, no-bare-urls)
58-58: null
Bare URL used(MD034, no-bare-urls)
59-59: null
Bare URL used(MD034, no-bare-urls)
60-60: null
Bare URL used(MD034, no-bare-urls)
61-61: null
Bare URL used(MD034, no-bare-urls)
62-62: null
Bare URL used(MD034, no-bare-urls)
63-63: null
Bare URL used(MD034, no-bare-urls)
64-64: null
Bare URL used(MD034, no-bare-urls)
65-65: null
Bare URL used(MD034, no-bare-urls)
66-66: null
Bare URL used(MD034, no-bare-urls)
67-67: null
Bare URL used(MD034, no-bare-urls)
68-68: null
Bare URL used(MD034, no-bare-urls)
69-69: null
Bare URL used(MD034, no-bare-urls)
70-70: null
Bare URL used(MD034, no-bare-urls)
71-71: null
Bare URL used(MD034, no-bare-urls)
72-72: null
Bare URL used(MD034, no-bare-urls)
73-73: null
Bare URL used(MD034, no-bare-urls)
74-74: null
Bare URL used(MD034, no-bare-urls)
75-75: null
Bare URL used(MD034, no-bare-urls)
76-76: null
Bare URL used(MD034, no-bare-urls)
77-77: null
Bare URL used(MD034, no-bare-urls)
78-78: null
Bare URL used(MD034, no-bare-urls)
79-79: null
Bare URL used(MD034, no-bare-urls)
80-80: null
Bare URL used(MD034, no-bare-urls)
81-81: null
Bare URL used(MD034, no-bare-urls)
82-82: null
Bare URL used(MD034, no-bare-urls)
83-83: null
Bare URL used(MD034, no-bare-urls)
84-84: null
Bare URL used(MD034, no-bare-urls)
85-85: null
Bare URL used(MD034, no-bare-urls)
86-86: null
Bare URL used(MD034, no-bare-urls)
87-87: null
Bare URL used(MD034, no-bare-urls)
88-88: null
Bare URL used(MD034, no-bare-urls)
89-89: null
Bare URL used(MD034, no-bare-urls)
90-90: null
Bare URL used(MD034, no-bare-urls)
91-91: null
Bare URL used(MD034, no-bare-urls)
92-92: null
Bare URL used(MD034, no-bare-urls)
93-93: null
Bare URL used(MD034, no-bare-urls)
94-94: null
Bare URL used(MD034, no-bare-urls)
95-95: null
Bare URL used(MD034, no-bare-urls)
96-96: null
Bare URL used(MD034, no-bare-urls)
97-97: null
Bare URL used(MD034, no-bare-urls)
98-98: null
Bare URL used(MD034, no-bare-urls)
99-99: null
Bare URL used(MD034, no-bare-urls)
100-100: null
Bare URL used(MD034, no-bare-urls)
101-101: null
Bare URL used(MD034, no-bare-urls)
102-102: null
Bare URL used(MD034, no-bare-urls)
103-103: null
Bare URL used(MD034, no-bare-urls)
104-104: null
Bare URL used(MD034, no-bare-urls)
105-105: null
Bare URL used(MD034, no-bare-urls)
106-106: null
Bare URL used(MD034, no-bare-urls)
107-107: null
Bare URL used(MD034, no-bare-urls)
108-108: null
Bare URL used(MD034, no-bare-urls)
109-109: null
Bare URL used(MD034, no-bare-urls)
110-110: null
Bare URL used(MD034, no-bare-urls)
111-111: null
Bare URL used(MD034, no-bare-urls)
112-112: null
Bare URL used(MD034, no-bare-urls)
113-113: null
Bare URL used(MD034, no-bare-urls)
114-114: null
Bare URL used(MD034, no-bare-urls)
115-115: null
Bare URL used(MD034, no-bare-urls)
116-116: null
Bare URL used(MD034, no-bare-urls)
117-117: null
Bare URL used(MD034, no-bare-urls)
118-118: null
Bare URL used(MD034, no-bare-urls)
119-119: null
Bare URL used(MD034, no-bare-urls)
120-120: null
Bare URL used(MD034, no-bare-urls)
121-121: null
Bare URL used(MD034, no-bare-urls)
122-122: null
Bare URL used(MD034, no-bare-urls)
123-123: null
Bare URL used(MD034, no-bare-urls)
124-124: null
Bare URL used(MD034, no-bare-urls)
125-125: null
Bare URL used(MD034, no-bare-urls)
126-126: null
Bare URL used(MD034, no-bare-urls)
127-127: null
Bare URL used(MD034, no-bare-urls)
128-128: null
Bare URL used(MD034, no-bare-urls)
129-129: null
Bare URL used(MD034, no-bare-urls)
130-130: null
Bare URL used(MD034, no-bare-urls)
131-131: null
Bare URL used(MD034, no-bare-urls)
132-132: null
Bare URL used(MD034, no-bare-urls)
133-133: null
Bare URL used(MD034, no-bare-urls)
134-134: null
Bare URL used(MD034, no-bare-urls)
135-135: null
Bare URL used(MD034, no-bare-urls)
136-136: null
Bare URL used(MD034, no-bare-urls)
137-137: null
Bare URL used(MD034, no-bare-urls)
138-138: null
Bare URL used(MD034, no-bare-urls)
139-139: null
Bare URL used(MD034, no-bare-urls)
140-140: null
Bare URL used(MD034, no-bare-urls)
141-141: null
Bare URL used(MD034, no-bare-urls)
142-142: null
Bare URL used(MD034, no-bare-urls)
143-143: null
Bare URL used(MD034, no-bare-urls)
144-144: null
Bare URL used(MD034, no-bare-urls)
145-145: null
Bare URL used(MD034, no-bare-urls)
146-146: null
Bare URL used(MD034, no-bare-urls)
147-147: null
Bare URL used(MD034, no-bare-urls)
148-148: null
Bare URL used(MD034, no-bare-urls)
149-149: null
Bare URL used(MD034, no-bare-urls)
150-150: null
Bare URL used(MD034, no-bare-urls)
151-151: null
Bare URL used(MD034, no-bare-urls)
152-152: null
Bare URL used(MD034, no-bare-urls)
153-153: null
Bare URL used(MD034, no-bare-urls)
154-154: null
Bare URL used(MD034, no-bare-urls)
155-155: null
Bare URL used(MD034, no-bare-urls)
156-156: null
Bare URL used(MD034, no-bare-urls)
157-157: null
Bare URL used(MD034, no-bare-urls)
158-158: null
Bare URL used(MD034, no-bare-urls)
159-159: null
Bare URL used(MD034, no-bare-urls)
* Add `MAINTATINING.md` * Add `CHANGELOG.md`
What this PR does / why we need it:
This PR implements the addition of
MAINTAINING.md
andCHANGELOG.md
files to the project. TheMAINTAINING.md
file will contain guidelines and information on maintaining the project, while theCHANGELOG.md
file will document the changes made to the project over time.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Additional documentation:
Checklist:
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
MAINTAINING.md
file to outline version release procedures and project maintenance guidelines.Improvements
gpt-4o-mini
model.