Skip to content

Added PBI Inspector for integrity check#50

Merged
LarsKemmann merged 1 commit into
mainfrom
feat/PBI-Inspector-CI
Jun 18, 2025
Merged

Added PBI Inspector for integrity check#50
LarsKemmann merged 1 commit into
mainfrom
feat/PBI-Inspector-CI

Conversation

@marcusgraca
Copy link
Copy Markdown
Collaborator

@marcusgraca
Copy link
Copy Markdown
Collaborator Author

Hi Lars,

Here is the PR with the implementation of the quality check. I ran some tests by enabling and disabling the default repository rules, and everything is working as expected.

I had to make a few adjustments in the .yml file, since the default repository doesn't return an error code — it only outputs warning messages (we can discuss later how we’d like this behavior to work going forward). And I also added a better log output so we can understand better what's going on in the background.

For now, I’ve disabled most of the rules, as our project doesn’t fully comply with them yet (and to allow us to proceed with merging this PR).

If you have any questions, please feel free to reach out.

@marcusgraca marcusgraca marked this pull request as ready for review June 17, 2025 20:06
@marcusgraca marcusgraca requested a review from LarsKemmann as a code owner June 17, 2025 20:06
@marcusgraca marcusgraca linked an issue Jun 17, 2025 that may be closed by this pull request
4 tasks
@LarsKemmann LarsKemmann merged commit b5c48f3 into main Jun 18, 2025
1 check passed
@LarsKemmann LarsKemmann deleted the feat/PBI-Inspector-CI branch June 18, 2025 17:50
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.

Set up continuous integration automation

2 participants