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

DevOps: Add release drafter and semantic release to repo #767

Closed
3 tasks
nlebovits opened this issue Jul 18, 2024 · 1 comment
Closed
3 tasks

DevOps: Add release drafter and semantic release to repo #767

nlebovits opened this issue Jul 18, 2024 · 1 comment
Labels

Comments

@nlebovits
Copy link
Collaborator

Describe the task

Integrate Release Drafter and Semantic Release into the repository to automate the release process. Release Drafter will create draft release notes based on merged pull requests, and Semantic Release will handle versioning, changelog generation, and publishing.

Acceptance Criteria

  • Create and configure a GitHub Actions workflow for Release Drafter.
  • Create and configure a GitHub Actions workflow for Semantic Release.
  • Ensure both tools are functioning correctly and draft releases are automatically generated and published with appropriate versioning.

Additional context

Ensure that the necessary tokens are added to the repository secrets for authentication and publishing.

@nlebovits
Copy link
Collaborator Author

closed by #792

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant