generated from bitwarden/template
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PM-15176] Improve release processing and commit message generation (#…
…118) This commit introduces several improvements to the release processing and commit message generation: - **Process a maximum of 10 latest releases per app** to prevent back-filling of legacy releases. - **Skip releases if the APK already exists** for the given version. - **Refactor the commit message format** to provide a more comprehensive overview of the updates: - Includes a clear title with the list of updated repos. - Organizes the body with sections for each repo, providing links to relevant resources. - Explicitly marks the latest release for each app within the repo section. - Groups metadata updates into a dedicated section with a collapsible summary for readability. - **Fix a case where changes to only index files were being ignored.** Now, metadata-only changes will trigger a commit. - **Include updates to repository metadata files** when they have been made.
- Loading branch information
1 parent
afae333
commit 5870e61
Showing
1 changed file
with
89 additions
and
81 deletions.
There are no files selected for viewing
This file contains 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