reflect the following changes https://github.com/microsoftgraph/msgraph-sdk-java/pull/1964 https://github.com/microsoftgraph/msgraph-sdk-java/pull/1946 https://github.com/microsoftgraph/msgraph-sdk-java/pull/1944 https://github.com/microsoftgraph/msgraph-sdk-java/pull/1939 We want: - [x] release please header file (yaml .github/release-please.yml) - [x] release please manifest (json .release-please-manifest.json) - [x] release please config (json release-please-config.json) - [x] ~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 setup `RELEASE_PLEASE_TOKEN`~ install the [release please GitHub app](https://github.com/apps/release-please) to the repository - [x] changelog keep a changelog header and unreleased information to be removed - [x] contributing to be updated with commit formatting instructions - [x] version bump script to be deleted (and removed from the weekly generation process) - [x] files where the version needs to be updated to be ammended with the special comments for release please
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 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