kiota-java icon indicating copy to clipboard operation
kiota-java copied to clipboard

Add release-please configuration

Open Ndiritu opened this issue 1 year ago • 0 comments

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)
  • [ ] changelog keep a changelog header and unreleased information to be removed
  • [ ] contributing to be updated with commit formatting instructions
  • [ ] delete any version bump scripts
  • [ ] files where the version needs to be updated to be updated with the special comments for release please

Sample config: https://github.com/microsoftgraph/msgraph-beta-sdk-java/pull/952

Ndiritu avatar Aug 13 '24 15:08 Ndiritu