Skip to content

Conversation

@osdu-spi-automation
Copy link

@osdu-spi-automation osdu-spi-automation bot commented Oct 6, 2025

🤖 I have created a release beep boop

1.0.0 (2025-10-30)

✨ Features

  • Add CodeQL security scanning configuration (15d5ae1)
  • Add configurable Azure OpenAI model and fix aipr commit authentication (3085a57)
  • aipr: Add configurable Azure OpenAI model for PR descriptions (1753bc6)
  • ci: Add CodeQL summary job for required status checks (5ebbee7)
  • ci: Add CodeQL summary job for required status checks (6daea05)
  • ci: Implement release-please automation and enhance workflow security (80640d9)
  • Implement dual Dependabot configuration architecture (1748df8)
  • init: Replace branch protection with repository rulesets (469e1d4)
  • security: Work to improve OpenSSF Scorecard results (87e181a)

🐛 Bug Fixes

  • Add code owners (18626d6)
  • Add code owners (cfcbf65)
  • Add code owners (f38fb7f)
  • Add CODEOWNERS to cleanup rules during initialization (55ce2e5)
  • Add required tools array to MCP server configuration (5bb507b)
  • Add required type property to MCP server configuration (21e5c52)
  • Address Copilot PR review comments (c751f31)
  • aipr: Use azure/gpt-5-chat model instead of default azure model (cce0bf1)
  • Checkout version (873b49b)
  • ci: Add retry logic and connection timeout for Maven dependency resolution (3a618e5)
  • ci: Add retry logic and connection timeout for Maven dependency resolution (f3ed9e7)
  • ci: Correct retry counter increment in Maven dependency resolution (6a64504)
  • ci: Detect and fail when CodeQL finds no analyzable languages (77f15ea)
  • ci: Escape special characters in service name substitution and pin CodeQL action versions (f30b022)
  • ci: Improve ruleset creation error handling and API compatibility (873a778)
  • ci: Improve shell variable quoting and regex pattern in codeql workflow (0b4d145)
  • ci: Improve workflow deployment error handling and logging (aa21e37)
  • ci: Initialize RULESET_FAILED flag in create_ruleset function (d033a85)
  • ci: Preserve setup scripts before cleanup in init workflow (5c831df)
  • ci: Preserve template files before cleanup in initialization workflow (3817121)
  • ci: Remove incorrect RULESET_FAILED assignment in error handling (c67ef47)
  • ci: Remove pip/doc dependabot config to prevent fork caching issues (5223583)
  • ci: Remove pip/doc ecosystem from dependabot to prevent fork caching issues (57a8866)
  • ci: Remove update restriction from default branch ruleset (2be9b58)
  • ci: Resolve dependabot sync conflicts and improve copilot setup resilience (d81e48e)
  • ci: Resolve dependabot validation errors and add service name detection (6e209d3)
  • ci: Resolve workflow deployment timing and authentication issues (7a4619a)
  • ci: Resolve workflow push authentication with GH_TOKEN (e4d9bae)
  • codeql: Use build-mode none for all languages (160964a)
  • codeql: Use compact JSON output to fix language detection failures (a59b3e6)
  • codeql: Use compact JSON output to fix language detection failures (04b1c82)
  • codeql: Use manual build for multi-module Maven projects (b61bba0)
  • Correct aipr command syntax and add installation to sync-template workflow (2224ccf)
  • Correct GitHub App token action SHA (83277f0)
  • Enable release automation via GitHub App (de52be3)
  • Ensuring the proper model is used (bf9efa7)
  • Ensuring the proper model is used (60aab63)
  • Pin pip dependencies by hash for supply chain security (178b86d)
  • Redesign sync-config-applier to work with private template repos (fe347f8)
  • Remove invalid GitHub Advanced Security status check from ruleset (ebb0790)
  • Remove Python from template CodeQL scan (59fc79e)
  • Replace PAT authentication with GitHub App tokens in template workflows (c7e1e2d)
  • Restore local actions before sync-config-applier (536c841)
  • Restore local actions before sync-config-applier (ed88979)
  • scorecard: Use approved codeql-action v3.30.6 for workflow verification (3a74022)
  • sync: Improve error detection to prevent aipr error messages in PR descriptions (cad0c50)
  • Use correct version tag for create-github-app-token action (b4d4b57)
  • validate: Replace deprecated ebiny action with amannn/action-semantic-pull-request (eb93d0a)

⚡ Performance Improvements

  • codeql: Add path filters to skip non-code changes (f7ca158)
  • codeql: Add path filters to skip non-code changes (e0d2fb8)

📚 Documentation

  • Add clarifying comments for Copilot review suggestions (573376c)
  • adr: Add CodeQL summary job pattern for required status checks (9b986d1)
  • adr: Add GitHub App authentication strategy decision (aa04584)
  • ci: Clarify template repository usage and local actions restoration (1036be1)
  • ci: Document dependabot schedule strategy and sync design (49d4e09)
  • ci: Remove redundant workflow deployment comment (d51cf8f)
  • ci: Simplify workflow comments for clarity (712401f)
  • ci: Update template_repo_url description for clarity (06f23f4)
  • Fix grammar and hyphenation in documentation (e11bf62)
  • Remove OPENAI_API_KEY references from initialization workflow (3ed53ff)
  • Reorganize and align documentation structure (136692e)
  • Simplify MCP server configuration and improve ADR formatting (fafa34c)
  • Simplify MCP server configuration and improve ADR formatting (21c70de)
  • structure: Reorganize documentation into product and source directories (566db3e)
  • terminology: Update Azure OpenAI references to Azure Foundry (704563a)
  • Update AI documentation to reflect Azure-only approach (091c844)
  • workflows: Add inline comments explaining token usage and permissions (b30364a)

💎 Styles

  • ci: Remove emoji characters from workflow output messages (9f40fde)

🔧 Miscellaneous

  • ci: Enhance dependabot coverage and upgrade to daily syncs (e3aec82)
  • ci: Remove CodeQL code scanning requirement from branch ruleset (d3945c9)
  • ci: Remove dependabot ignore patterns for testing directories (62027e1)
  • ci: Remove update rule from default branch ruleset (0189667)
  • ci: Simplify dependabot config and add service name detection (f8ae112)
  • ci: Update release-please-action to latest version (8d880dd)
  • ci: Update release-please-action to latest version (4f026e3)
  • config: Exclude CODEOWNERS from fork sync (5dc2a0d)
  • config: Move CODEOWNERS to exclusions list (92c5c7b)
  • deps: Separate dependabot concerns between template and forks (4c24e61)
  • Merge main with init workflow refactoring (713aad0)
  • Remove custom CodeQL workflow in favor of GitHub Advanced Security (6bb61fd)
  • sync: Exclude CODEOWNERS from template synchronization (fe4cf3d)

♻️ Code Refactoring

  • ai: Remove meta-commit strategy and update to gpt-5-chat (15015ef)
  • ai: Standardize on Azure OpenAI (919fb80)
  • ai: Standardize on Azure OpenAI, document sync.yml extraction constraint (c5e1236)
  • ci: Defer workflow deployment to post-merge step (6fb3322)
  • ci: Extract ruleset creation into reusable function (4ce14e2)
  • ci: Reorder workflow steps for logical security setup sequence (4881115)
  • ci: Separate dependabot concerns between template and forks (73e91df)
  • codeql: Use build-mode none for Java to avoid duplicate builds (fdff5a9)
  • Extract workflow scripts into testable composite actions (ff38662)
  • Extract workflow scripts into testable composite actions (be15da2)
  • Init workflows (8fd7eb6)

🔨 Build System

  • ci: Bump github/codeql-action from 3.30.6 to 4.30.9 (158e750)
  • ci: Downgrade codeql-action from v4 to v3.30.6 (94a8b6b)
  • ci: Update codeql-action to v4.30.9 (d1ae9dc)
  • ci: Update create-github-app-token action to v2.1.4 (6a8c3e4)
  • ci: Upgrade actions/setup-node from v5 to v6 (e9c9330)
  • ci: Upgrade actions/setup-node from v5 to v6 (1125ac1)
  • ci: Upgrade actions/upload-artifact to v5.0.0 with SHA pinning (64ff002)
  • ci: Upgrade CodeQL action from v3 to v4 (56cb846)
  • deps: Bump actions/checkout from 4 to 5 (f3666c0)
  • deps: Bump actions/checkout from 4 to 5 (0b2c1f7)
  • deps: Bump actions/setup-node from 4 to 5 (a3fb99d)
  • deps: Bump actions/setup-node from 4 to 5 (40dce5d)
  • deps: Bump actions/setup-node from 4.1.0 to 5.0.0 (cb37cca)
  • deps: Bump actions/setup-node from 4.1.0 to 5.0.0 (aff30b9)
  • deps: Bump actions/setup-node from 5.0.0 to 6.0.0 (28102f8)
  • deps: Bump actions/setup-node from 5.0.0 to 6.0.0 (b267aba)
  • deps: Bump actions/setup-python from 5 to 6 (1191967)
  • deps: Bump actions/setup-python from 5 to 6 (5977c95)
  • deps: Bump github/codeql-action from 4.30.9 to 4.31.0 in the github-actions group (56e8e28)
  • deps: Bump github/codeql-action in the github-actions group (79d8d7d)
  • deps: Bump the mkdocs group in /doc with 2 updates (3d9b857)
  • deps: Bump the mkdocs group in /doc with 2 updates (f80505b)
  • docs: Add pinned dependencies with hash verification (3d688d7)

⚙️ Continuous Integration

  • Fix CodeQL auto-trigger for template-sync and release PRs (509311b)
  • github: Enforce code owner and last push approval requirements (845f987)
  • Improve OSSF token permissions security (d14dcc9)
  • release: Add GitHub App token generation for release workflow (ed3623f)
  • release: Use GitHub App token for release-please authentication (5e950e5)
  • rulesets: Remove GitHub Advanced Security status check requirement (93da459)
  • scorecard: Pin upload-artifact action to commit hash for security (fb3872a)
  • security: Add OpenSSF Scorecard workflow (50b779a)
  • security: Add OpenSSF Scorecard workflow for security analysis (924b775)
  • Use GitHub App token for release-please to trigger workflows (7bff199)
  • workflow: Reorder branch protection and security setup steps (4cbd080)
  • workflows: Add dynamic path filtering to CodeQL workflow (0f52809)
  • workflows: Align azure openai env vars across templates (b65404f)
  • workflows: Improve error handling in copilot setup workflow (5f3ca82)
  • workflows: Move permissions to job level for security best practices (39d7c9f)
  • workflows: Pin GitHub App token action to commit SHA (5c9e015)
  • workflows: Replace GH_TOKEN with GitHub App authentication (b244458)
  • workflows: Replace PAT authentication with GitHub App tokens (5d05234)

This PR was generated with Release Please. See documentation.

@osdu-spi-automation osdu-spi-automation bot requested a review from a team as a code owner October 6, 2025 19:43
@osdu-spi-automation osdu-spi-automation bot force-pushed the release-please--branches--main branch 7 times, most recently from fa1269b to a62f1ab Compare October 21, 2025 01:40
@osdu-spi-automation osdu-spi-automation bot force-pushed the release-please--branches--main branch 16 times, most recently from 9e1df35 to 90f40f8 Compare October 25, 2025 17:48
@osdu-spi-automation osdu-spi-automation bot force-pushed the release-please--branches--main branch 2 times, most recently from 299d264 to d552557 Compare October 29, 2025 15:05
@osdu-spi-automation osdu-spi-automation bot force-pushed the release-please--branches--main branch from d552557 to aa5a87c Compare October 30, 2025 21:01
@microsoft-github-policy-service

@osdu-spi-automation[bot] please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"
Contributor License Agreement

Contribution License Agreement

This Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
and conveys certain license rights to Microsoft Corporation and its affiliates (“Microsoft”) for Your
contributions to Microsoft open source projects. This Agreement is effective as of the latest signature
date below.

  1. Definitions.
    “Code” means the computer software code, whether in human-readable or machine-executable form,
    that is delivered by You to Microsoft under this Agreement.
    “Project” means any of the projects owned or managed by Microsoft and offered under a license
    approved by the Open Source Initiative (www.opensource.org).
    “Submit” is the act of uploading, submitting, transmitting, or distributing code or other content to any
    Project, including but not limited to communication on electronic mailing lists, source code control
    systems, and issue tracking systems that are managed by, or on behalf of, the Project for the purpose of
    discussing and improving that Project, but excluding communication that is conspicuously marked or
    otherwise designated in writing by You as “Not a Submission.”
    “Submission” means the Code and any other copyrightable material Submitted by You, including any
    associated comments and documentation.
  2. Your Submission. You must agree to the terms of this Agreement before making a Submission to any
    Project. This Agreement covers any and all Submissions that You, now or in the future (except as
    described in Section 4 below), Submit to any Project.
  3. Originality of Work. You represent that each of Your Submissions is entirely Your original work.
    Should You wish to Submit materials that are not Your original work, You may Submit them separately
    to the Project if You (a) retain all copyright and license information that was in the materials as You
    received them, (b) in the description accompanying Your Submission, include the phrase “Submission
    containing materials of a third party:” followed by the names of the third party and any licenses or other
    restrictions of which You are aware, and (c) follow any other instructions in the Project’s written
    guidelines concerning Submissions.
  4. Your Employer. References to “employer” in this Agreement include Your employer or anyone else
    for whom You are acting in making Your Submission, e.g. as a contractor, vendor, or agent. If Your
    Submission is made in the course of Your work for an employer or Your employer has intellectual
    property rights in Your Submission by contract or applicable law, You must secure permission from Your
    employer to make the Submission before signing this Agreement. In that case, the term “You” in this
    Agreement will refer to You and the employer collectively. If You change employers in the future and
    desire to Submit additional Submissions for the new employer, then You agree to sign a new Agreement
    and secure permission from the new employer before Submitting those Submissions.
  5. Licenses.
  • Copyright License. You grant Microsoft, and those who receive the Submission directly or
    indirectly from Microsoft, a perpetual, worldwide, non-exclusive, royalty-free, irrevocable license in the
    Submission to reproduce, prepare derivative works of, publicly display, publicly perform, and distribute
    the Submission and such derivative works, and to sublicense any or all of the foregoing rights to third
    parties.
  • Patent License. You grant Microsoft, and those who receive the Submission directly or
    indirectly from Microsoft, a perpetual, worldwide, non-exclusive, royalty-free, irrevocable license under
    Your patent claims that are necessarily infringed by the Submission or the combination of the
    Submission with the Project to which it was Submitted to make, have made, use, offer to sell, sell and
    import or otherwise dispose of the Submission alone or with the Project.
  • Other Rights Reserved. Each party reserves all rights not expressly granted in this Agreement.
    No additional licenses or rights whatsoever (including, without limitation, any implied licenses) are
    granted by implication, exhaustion, estoppel or otherwise.
  1. Representations and Warranties. You represent that You are legally entitled to grant the above
    licenses. You represent that each of Your Submissions is entirely Your original work (except as You may
    have disclosed under Section 3). You represent that You have secured permission from Your employer to
    make the Submission in cases where Your Submission is made in the course of Your work for Your
    employer or Your employer has intellectual property rights in Your Submission by contract or applicable
    law. If You are signing this Agreement on behalf of Your employer, You represent and warrant that You
    have the necessary authority to bind the listed employer to the obligations contained in this Agreement.
    You are not expected to provide support for Your Submission, unless You choose to do so. UNLESS
    REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING, AND EXCEPT FOR THE WARRANTIES
    EXPRESSLY STATED IN SECTIONS 3, 4, AND 6, THE SUBMISSION PROVIDED UNDER THIS AGREEMENT IS
    PROVIDED WITHOUT WARRANTY OF ANY KIND, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTY OF
    NONINFRINGEMENT, MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE.
  2. Notice to Microsoft. You agree to notify Microsoft in writing of any facts or circumstances of which
    You later become aware that would make Your representations in this Agreement inaccurate in any
    respect.
  3. Information about Submissions. You agree that contributions to Projects and information about
    contributions may be maintained indefinitely and disclosed publicly, including Your name and other
    information that You submit with Your Submission.
  4. Governing Law/Jurisdiction. This Agreement is governed by the laws of the State of Washington, and
    the parties consent to exclusive jurisdiction and venue in the federal courts sitting in King County,
    Washington, unless no federal subject matter jurisdiction exists, in which case the parties consent to
    exclusive jurisdiction and venue in the Superior Court of King County, Washington. The parties waive all
    defenses of lack of personal jurisdiction and forum non-conveniens.
  5. Entire Agreement/Assignment. This Agreement is the entire agreement between the parties, and
    supersedes any and all prior agreements, understandings or communications, written or oral, between
    the parties relating to the subject matter hereof. This Agreement may be assigned by Microsoft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant