Skip to content

Detect breaking changes#46

Merged
Gérald Barré (geraldbarre-workleap) merged 2 commits intomainfrom
feature/feng-2021_detect_breaking_changes
Mar 5, 2026
Merged

Detect breaking changes#46
Gérald Barré (geraldbarre-workleap) merged 2 commits intomainfrom
feature/feng-2021_detect_breaking_changes

Conversation

@geraldbarre-workleap
Copy link
Contributor

@geraldbarre-workleap Gérald Barré (geraldbarre-workleap) commented Mar 5, 2026

Jira issue link: feng-2021

Description of changes

Breaking changes

Additional checks

  • Updated the documentation of the project to reflect the changes
  • Added new tests that cover the code changes

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a GitHub Actions workflow to detect breaking changes in the repository’s .workleap.rules.yaml by failing PRs that remove existing rule keys.

Changes:

  • Introduces a new PR workflow that loads the base branch ruleset and compares it to the PR version.
  • Fails the workflow when rule keys present on the base branch are missing in the PR.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@geraldbarre-workleap Gérald Barré (geraldbarre-workleap) merged commit 764bd20 into main Mar 5, 2026
7 checks passed
@geraldbarre-workleap Gérald Barré (geraldbarre-workleap) deleted the feature/feng-2021_detect_breaking_changes branch March 5, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants