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

add release please configuration #1605

Closed
6 of 9 tasks
baywet opened this issue May 9, 2024 · 0 comments · Fixed by #1615
Closed
6 of 9 tasks

add release please configuration #1605

baywet opened this issue May 9, 2024 · 0 comments · Fixed by #1615
Assignees

Comments

@baywet
Copy link
Member

baywet commented May 9, 2024

reflection of microsoftgraph/msgraph-beta-sdk-java#940 on this repository. 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)
  • release please secret setup RELEASE_PLEASE_TOKEN install the release please GitHub app to the repository
  • 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
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 a pull request may close this issue.

2 participants