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

Indicate via a comment if a fix has been released #2139

Open
nikku opened this issue Apr 12, 2024 · 0 comments
Open

Indicate via a comment if a fix has been released #2139

nikku opened this issue Apr 12, 2024 · 0 comments
Labels
backlog Queued in backlog infrastructure spring cleaning Could be cleaned up one day

Comments

@nikku
Copy link
Member

nikku commented Apr 12, 2024

What should we do?

It is often times unclear if a feature is released (or not released yet). Other projects (example: Electron) have extended automation around what is included in a release (and what not).

Given that we already use conventional commits and #closes hints in our commit logs I'm looking towards something similar, i.e. on release:

  • note which (linked) issue it fixed on the issue
  • note which (linked) pull request it incorporates, on the PR

Why should we do it?

This improves our communication around releases which would otherwise be manual (i.e. a contributor files a PR and for good measure we need to communicate for them when that gets released).

@nikku nikku added the backlog Queued in backlog label Apr 15, 2024 — with bpmn-io-tasks
@nikku nikku added the spring cleaning Could be cleaned up one day label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog infrastructure spring cleaning Could be cleaned up one day
Development

No branches or pull requests

1 participant