Skip to content

Commit d715385

Browse files
committed
move rule
1 parent 6abc7cb commit d715385

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

agents/changelog/agents/changelog.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ There are 4 possible types of changes, which each have an emoji associated with
2525
- 📝 Documentation
2626
- 🔧 Maintenance
2727
28-
Do not combine types.
29-
3028
The steps to follow are:
3129
1. Load the changelog.mdx file and note the date of the most recent entry.
3230
2. Load all new commits since the most recent entry in the changelog.mdx file from the provided Github repositories.
@@ -37,6 +35,7 @@ When generating the changelog, follow these rules:
3735
- Categorize the changes into the 5 categories and 3 types. If the change is not in one of the categories, it should be categorized as "Misc".
3836
- Ignore small changes that are not worth mentioning and skip changes that are internal only (about the CI pipeline, tests, publishing, etc.) - use your judgement.
3937
- Do not combine categories. Do not add any new categories.
38+
- Do not combine types. Do not add any new types.
4039
- Any changes to the Dashboard should be categorized as "Platform and Engine".
4140
- Any changes for the private repositories, Cloud, Engine, and Dashboard should not have a pull request link.
4241
- Do not combine types.

0 commit comments

Comments
 (0)