Conversation
Improve security and prevent abuse in merge-bot workflows. Introduce a new workflow for running the codegen app and creating pull requests, along with a periodic workflow for weekly execution. Update documentation to include Git and commit rules for AI coding agents. Adjust date in the CodeGen class for accurate quote generation. --------- Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
- Introduced Directory.Build.props and Directory.Packages.props for shared MSBuild properties and centralized NuGet package versions. - Updated various project files to remove specific properties and use centralized versions. - Enhanced GitHub workflows for code generation and pull requests. - Refactored launch configurations and tasks for better organization. Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com> Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com> --------- Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the merge-bot GitHub Actions workflow to refine Dependabot auto-merge behavior and clarify intent via comments.
Changes:
- Clarified “same-repo” safety comments for Dependabot/codegen jobs.
- Adjusted Dependabot auto-merge condition to allow auto-merging non-NuGet ecosystems while still blocking NuGet semver-major updates.
ptr727
enabled auto-merge (squash)
April 15, 2026 19:02
7 tasks
ptr727
added a commit
that referenced
this pull request
Aug 15, 2026
… entry (#724) The measured half of the HomeAutomation-Config resync, per `RESYNC.md` "Ship It": done means measured, not applied. ## What - **`reports/homeautomation-config/audit.md`**, the repository's first committed report. Graded at `main` (`e10a2cf`, run stamp `audit run 2026-08-15T14:58:02Z | hub d54862a`) and at the convergence in flight on `develop` (`c8252c7`, `audit run 2026-08-15T14:58:25Z | hub d54862a | branch override develop`), kept apart because the promotion (ptr727/HomeAutomation-Config#52) was open when the report was written. `develop` is clean on every mechanized check after ptr727/HomeAutomation-Config#51, and the two type checks for `source-only` plus the cross-cutting dimensions are judged by hand with `file:line` evidence. - **Registry**: the third `driftNote` (a README that self-flagged committed secrets) is deleted. The secrets left the checkout in ptr727/HomeAutomation-Config#46 and #49 and the README no longer mentions them, so the note described finished work. `spec/validate.py` passes. - **Conformance matrix**: the `operational` config row gains HomeAutomation-Config as its reference repository, since it is now the first operational repository with a committed report. ## Escalations All three the run surfaced were already on file from sibling resyncs the same day, so the report cites them rather than opening duplicates: #720 (the canonical `copilot-instructions.md` naming the hub by slug), #669 (the two `investigate` workflow dispositions), #721 (`dead-path` on hub-hosted paths in carried text). Corroborating comments were left on #720 and #721. ## Checks The CI prose gate set over the changed files and the whole tree is clean, markdownlint and editorconfig-checker are clean, `repo_gate.py` is clean, and `spec/validate.py` classifies 22 repositories cleanly. The report is CRLF like the rest of `reports/`.
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.
No description provided.