Skip to content

semantic-release/evolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hubot Evolution

This repository tracks the ongoing evolution of semantic-release.

  1. High-level goals that the semantic-release community is currently focussing on
  2. Process to submit a proposal to change semantic-release.

Goals

  • Support for LTS & pre releases

Process

This process covers all changes to semantic-release, such as new features or adding, changing, or removing any APIs.

Smaller changes, such as bug fixes, optimizations, or other improvements can be contributed via the normal contribution process on the relevant repository.

Goals

This process aims to leverage the collective ideas, insights, and experience of the community to improve the semantic-release project and ecosystem. Its two primary goals are:

  • Engage the wider community in the ongoing evolution of semantic-release, and
  • Maintain the vision and conceptual coherence of semantic-release.

There is a natural tension between these two goals. Open evolution processes are, by nature, chaotic. Yet, maintaining a coherent vision requires some level of coordination. This process aims to strike a balance that best serves the entire semantic-release ecosystem.

Participation

Everyone is welcome to propose, discuss, and review ideas to improve semantic-release.

The semantic-release maintainers are responsible for the strategic direction of semantic-release. Maintainers initiate, participate in, and manage the public review of proposals and have the authority to accept or reject changes to semantic-release.

How to propose a change

  1. Check prior proposals: many ideas come up frequently, and may either be in active discussion, or may have been discussed and rejected. Please check the [previous proposals][https://github.com/semantic-release/evolutions/pulls?utf8=✓&q=is%3Apr] before proposing something new.
  2. Consider the goals of the upcoming release: Each major release is focused on a specific set of goals described early in the release cycle. When proposing a change, please consider how your proposal fits in with the larger goals of the upcoming release. Proposals that are out of scope may still be considered, but will likely be postponed.
  3. Socialize the idea: Before starting the review process, it's helpful to gauge interest from the community. Ideally, the idea would have come up in a discussion in another issue and the consensus was to start an evolution proposal.
  4. Develop the proposal: open a Pull Request with a rough sketch of the proposal using the proposal template in the _drafts directory. Prototyping an implementation and its uses along with the proposal is encouraged, because it helps ensure both technical feasibility of the proposal as well as validating that the proposal solves the problems it is meant to solve.
  5. Request a review: When you are ready for feedback from the semantic-release community, ping @hubotio/maintainers.
  6. Address feedback: be responsive to questions and feedback about the proposal. When the proposal is sufficiently detailed and clear, and addresses feedback from earlier discussions of the idea, the accepted label will be added and a maintainer will be assigned to manage the review.

Review process

Reviews should usually be completed in a single week, but can run longer for particularly large or complex proposals. To avoid delays, it is important that the proposal authors be available to answer questions, address feedback, and clarify their intent during the review period.

After feedback from the community has been gathered, the maintainers will make a decision on whether to accept or reject the proposal.

Once a proposal has been accepted, the file should be renamed to proposals/###-feature-name.md, where ### is the Pull Request number. It is usually up to the proposal author to implement it or discuss with the maintainers who will lead the implementation.

Once a proposal has been implemented, the Pull Request will be merged.

Proposal states

A proposal can be in one of several states:

  • In Progress: The authors are still working on the proposal and are not yet ready for review. (label: in-progress)
  • In Review: The proposal is ready for review and comments from the community. (label: in-review)
  • Withdrawn: The proposal has been withdrawn by the original submitter. (label: withdrawn)
  • Deferred: Consideration of the proposal has been deferred because it does not meet the goals of the upcoming release. Deferred proposals will be closed and reconsidered when scoping the next major release. (label: deferred)
  • Accepted: The proposal has been accepted and is either awaiting implementation or is actively being implemented. (label: accepted)
  • Rejected: The proposal has been considered and rejected. The pull request gets closed. (label: rejected)
  • Implemented: The proposal has been implemented. Merge the Pull Request. (label: implemented)

Thanks to the team at Apple for laying the groundwork for this process, which was inspired by and largely borrowed from Swift Evolution.

About

Proposals for changes to semantic-release

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published