Merged
Conversation
heusalagroupbot
pushed a commit
that referenced
this pull request
Aug 19, 2025
…s (develop-only admin update)
Contributor
|
Let's disable CI rules until we get them fixed. |
thejhh
requested changes
Aug 20, 2025
Contributor
thejhh
left a comment
There was a problem hiding this comment.
Let's disable CI rules until they will be fixed
Contributor
|
Instead of disabling, you could also create a new PR for CI rules and remove CI rules from this one. |
thejhh
requested changes
Aug 20, 2025
Contributor
thejhh
left a comment
There was a problem hiding this comment.
We need to create a PR and branch for the ci workflow. Then remove that code from this branch.
heusalagroupbot
pushed a commit
that referenced
this pull request
Aug 20, 2025
…dispatch (per admin feedback on #42)
04a7ccd to
43be372
Compare
Collaborator
Author
|
Per admin feedback:
If any additional CI adjustments are desired in #57, I’ll handle them there while keeping this PR focused. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds scripts as a submodule and brings in .github/workflows/ci.yml. Scope: scripts/ and CI only. Risk: low; no product code. Tests: CI runs 'make tidy lint test build build-tools' matrix; local shellcheck optional. Tracking: FEATURE_CHECKLIST.md line 'Slice PR — scripts and gh utilities'.