openedx / openedx/paragon

find a way to block breaking changes from landing in `release-23.x`

Open
#3,356 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
140
Forks
100
Avg merge
1h 3m
Merged PRs (30d)
30

Description

we had to switch release-23.x from being a semantic-release "maintenance" branch to a "release" branch (see https://github.com/openedx/paragon/pull/3345 for details)

we should find a way to ensure we don't accidentally land commits that trigger a breaking change semantic release

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.

Research direction

Start by reviewing pull request #3345 and the semantic-release configuration for the release-23.x branch. Determine how to prevent commits that trigger a breaking change from landing there; done means the branch rejects or otherwise blocks such commits.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.