winglang / winglang/wing

Weekly releases digest on Discord

Open
#6,552 6 comments 0 reactions 1 assignee View on GitHub

@Chriscbr is already working on this.

Since Jun 24, 2024.

✨ enhancement 📚 documentation
Dominant language
TypeScript
Stars
5.4k
Forks
215
Avg merge
2h 9m
Merged PRs (30d)
27

Description

Use Case

On the Wing Discord server (https://t.winglang.io/discord) there's currently a #breaking-channels channel that publishes messages whenever breaking changes are published to the toolchain or to Wing libraries.

It could be handy to also get notified about other changes, but to have them as some kind of periodic, weekly digest.

Proposed Solution

The digest could be produced through a weekly job that identifies all commits (from the Wing monorepo and winglibs repo) made in the past week. Commits that start with "chore" could be skipped or ignored since they usually reflect non-user-facing changes.

Implementation Notes

No response

Component

Other

Community Notes
  • Please vote by adding a 👍 reaction to the issue to help us prioritize.
  • If you are interested to work on this issue, please leave a comment.
  • If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Discord.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.