Skip to content
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

ci: Configured GitHub Workflow For Play Store & FAD Publishing #2738

Merged
merged 6 commits into from
Jan 11, 2025

Conversation

niyajali
Copy link
Collaborator

Fixes - Jira-#Issue_Number

Didn't create a Jira ticket, click here to create new.

Please Add Screenshots If there are any UI changes.

Before After

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the static analysis check ./gradlew check or ci-prepush.sh to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

This commit introduces a new lane `generateFullReleaseNote` that generates comprehensive release notes based on the commit history since a specified tag or the latest release tag.

It categorizes commits into conventional commit types (feat, fix, etc.) and formats them into a structured release notes document with sections for each category.

The existing `generateReleaseNotes` lane is now replaced with `generateFullReleaseNote` in the workflows.
Copy link
Collaborator Author

@niyajali niyajali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me could be merged

@niyajali niyajali merged commit 466b245 into openMF:development Jan 11, 2025
6 checks 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.

1 participant