Skip to content

Commit e0b27c4

Browse files
committed
md file
1 parent 38e6dac commit e0b27c4

File tree

1 file changed

+77
-0
lines changed

1 file changed

+77
-0
lines changed
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
2+
3+
# Generate a Changelog from Your Commits
4+
5+
## Step 1: Access the Dev-Docs Platform
6+
7+
Navigate to the Dev-Docs website and locate the "Login with GitHub" button.
8+
9+
![image for /img/generate_a_changelog_from_your_commits/step_1](/img/generate_a_changelog_from_your_commits/step_1.png)
10+
11+
## Step 2: Navigate to User-Facing Docs
12+
13+
After logging in, find and click on the "User-facing docs" option in the dashboard.
14+
15+
![image for /img/generate_a_changelog_from_your_commits/step_2](/img/generate_a_changelog_from_your_commits/step_2.png)
16+
17+
## Step 3: Access AI Features
18+
19+
Locate and click on the "More with AI" button to access advanced features.
20+
21+
![image for /img/generate_a_changelog_from_your_commits/step_3](/img/generate_a_changelog_from_your_commits/step_3.png)
22+
23+
## Step 4: Initiate Changelog Generation
24+
25+
Find and click on the "Generate a changelog" button to start the process.
26+
27+
![image for /img/generate_a_changelog_from_your_commits/step_4](/img/generate_a_changelog_from_your_commits/step_4.png)
28+
29+
## Step 5: Select Repository
30+
31+
Click on the "Select Repos" dropdown to choose the repository for which you want to generate the changelog.
32+
33+
![image for /img/generate_a_changelog_from_your_commits/step_5](/img/generate_a_changelog_from_your_commits/step_5.png)
34+
35+
## Step 6: Choose Repository
36+
37+
Select the checkbox next to the desired repository.
38+
39+
![image for /img/generate_a_changelog_from_your_commits/step_6](/img/generate_a_changelog_from_your_commits/step_6.png)
40+
41+
## Step 7: Configure Changelog Settings
42+
43+
Adjust the settings for your changelog generation, including the commit selection method and the location for the new document.
44+
45+
![image for /img/generate_a_changelog_from_your_commits/step_7](/img/generate_a_changelog_from_your_commits/step_7.png)
46+
47+
## Step 8: Select Commit Range
48+
49+
Choose "By Number of Last Recent Commits" to specify the range of commits to include in the changelog.
50+
51+
![image for /img/generate_a_changelog_from_your_commits/step_8](/img/generate_a_changelog_from_your_commits/step_8.png)
52+
53+
## Step 9: Submit Changelog Request
54+
55+
Review your settings and click the "Submit" button to generate the changelog.
56+
57+
![image for /img/generate_a_changelog_from_your_commits/step_9](/img/generate_a_changelog_from_your_commits/step_9.png)
58+
59+
## Step 10: Confirm Submission
60+
61+
Click on the "Submit" button to finalize and process your changelog request.
62+
63+
![image for /img/generate_a_changelog_from_your_commits/step_10](/img/generate_a_changelog_from_your_commits/step_10.png)
64+
65+
## Step 11: Review Generated Changelog
66+
67+
Examine the automatically generated changelog, which will be displayed in a formatted structure.
68+
69+
![image for /img/generate_a_changelog_from_your_commits/step_11](/img/generate_a_changelog_from_your_commits/step_11.png)
70+
71+
## Step 12: Copy or Edit Changelog
72+
73+
You can now copy the generated changelog or make any necessary edits before finalizing it for your project.
74+
75+
![image for /img/generate_a_changelog_from_your_commits/step_12](/img/generate_a_changelog_from_your_commits/step_12.png)
76+
77+

0 commit comments

Comments
 (0)