Skip to content

Conversation

@cesarParra
Copy link
Owner

@cesarParra cesarParra commented Mar 25, 2025

Introduces support for parsing and documenting Triggers

Apex triggers. Triggers are now parsed and documented alongside classes and
custom objects.
@cesarParra cesarParra changed the base branch from master to develop March 25, 2025 19:19
The commit makes two main changes:
1. Formats trigger event names with proper capitalization
2. Improves trigger template layout by renaming "Events" to "Run"

The changes also include some automatic path updates in the VitePress configuration files.
The new test cases validate that the changelog generator properly handles:
- New trigger additions with object context
- Trigger removals with object context
- Unchanged triggers being excluded
@cesarParra cesarParra marked this pull request as ready for review March 26, 2025 11:51
@cesarParra cesarParra merged commit a83c1c6 into develop Mar 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants