Skip to content

Commit

Permalink
Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Sim…
Browse files Browse the repository at this point in the history
…ulacrum

bootstrap major change detection implementation

The use of `changelog-seen` and `bootstrap/CHANGELOG.md` has not been functional in any way for many years. We often do major/breaking changes but never update the changelog file or the `changelog-seen`. This is an alternative method for tracking major or breaking changes and informing developers when such changes occur.

Example output when bootstrap detects a major change:
![image](https://github.com/rust-lang/rust/assets/39852038/ee802dfa-a02b-488b-a433-f853ce079b8a)
  • Loading branch information
bors committed Oct 2, 2023
2 parents e8dd5fe + 65c8336 commit 1b3c7f1
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1b3c7f1

Please sign in to comment.