- 
                Notifications
    You must be signed in to change notification settings 
- Fork 10
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
reflect the following changes
microsoftgraph/msgraph-sdk-java#1964
microsoftgraph/msgraph-sdk-java#1946
microsoftgraph/msgraph-sdk-java#1944
microsoftgraph/msgraph-sdk-java#1939
We want:
- release please header file (yaml .github/release-please.yml)
- release please manifest (json .release-please-manifest.json)
- release please config (json release-please-config.json)
-  release please workflow to trigger on main branch (.github/workflows/release-please.yml)Using the release please GitHub app doesn't require this.
-  release please secret setupinstall the release please GitHub app to the repositoryRELEASE_PLEASE_TOKEN
- changelog keep a changelog header and unreleased information to be removed
- contributing to be updated with commit formatting instructions
- version bump script to be deleted (and removed from the weekly generation process)
- files where the version needs to be updated to be ammended with the special comments for release please
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request