Skip to content

chore: adopt the ADORSYS-GIS AI Governance kit#59

Merged
stephane-segning merged 1 commit into
mainfrom
claude/ai-governance-integration
Jun 17, 2026
Merged

chore: adopt the ADORSYS-GIS AI Governance kit#59
stephane-segning merged 1 commit into
mainfrom
claude/ai-governance-integration

Conversation

@stephane-segning

Copy link
Copy Markdown
Contributor

1. Summary

Adopts the ADORSYS-GIS AI Governance kit:

  • .github/ISSUE_TEMPLATE/{epic,user-story,dev-ticket,config}.yml — structured issue forms (blank issues disabled)
  • .github/PULL_REQUEST_TEMPLATE.md — AI Usage Declaration / source-of-truth / verification / risk
  • .github/workflows/governance.yml — advisory PR check, delegating to the reusable workflow pinned to the v1.0.0 release SHA 959d856 (not a movable tag)
  • Governance stanza appended to CLAUDE.md, AGENTS.md, and a new .github/copilot-instructions.md (under the managed marker)
  • CONTRIBUTING.md — an AI Governance section + PR-template pointer
  • Created the epic / user-story / ticket labels the forms declare

2. Intent

Hold humans and assistants to the same bar — declared AI usage, a named source of truth, and real verification evidence on every change — without duplicating the doctrine in-repo (the stanza is intentionally thin and links to the site).

3. Scope

In Scope

  • The canonical kit files, copied verbatim, plus a governance section in the existing CONTRIBUTING.md.

Out of Scope

  • The kit's opencode.yml review caller — this repo already has .github/workflows/opencode-run.yml, so it's intentionally not added.
  • Any change to publishing/CI gating behavior (the governance check is advisory, not a required status).

4. Verification

  • Files copied verbatim from a fresh clone of the canonical kit (adorsys-gis/ai-governance@main).
  • Workflow pin confirmed against the v1.0.0 tag SHA 959d8565041ddef86d3a10001b64393a6d4a60a2.
  • epic / user-story / ticket labels created in this repo (forms only apply existing labels).
git clone --depth 1 https://github.com/adorsys-gis/ai-governance   # source of the verbatim files
gh label list --repo vymalo/opencode-oauth2                        # epic / user-story / ticket present

6. Risk Assessment

Risk level: Low — docs + issue/PR templates + one advisory workflow; no effect on build, publish, or existing CI gates.

7. AI Usage Declaration

AI was used for: Generating code/config (the integration), Drafting documentation (CONTRIBUTING section, this PR).

  • I understand every meaningful change in this PR
  • Kit files are verbatim copies from the reviewed canonical source
  • I accept responsibility for this PR

Source of truth: https://adorsys-gis.github.io/ai-governance/

🤖 Generated with Claude Code

Integrate https://adorsys-gis.github.io/ai-governance/ — humans own intent,
verification, and consequences; AI output is reviewed as untrusted.

- .github/ISSUE_TEMPLATE/{epic,user-story,dev-ticket,config}.yml — structured
  issue forms (blank issues disabled)
- .github/PULL_REQUEST_TEMPLATE.md — AI Usage Declaration, source-of-truth,
  verification evidence, risk assessment
- .github/workflows/governance.yml — advisory PR check delegating to the
  reusable workflow pinned to the ai-governance v1.0.0 release SHA (959d856)
- governance stanza appended to CLAUDE.md / AGENTS.md and a new
  .github/copilot-instructions.md (under the managed marker)
- CONTRIBUTING.md — AI Governance section + PR-template pointer
- created epic / user-story / ticket labels the forms declare

Files copied verbatim from the canonical kit. The opencode review caller is
intentionally not added (repo already has .github/workflows/opencode-run.yml).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

Copy link
Copy Markdown

❌ AI Governance check failed

This PR description is missing the following governance requirements:

  • a source-of-truth reference in the summary/intent — a URL or a #123 issue/PR reference (an evidence-only or boilerplate governance link does not count).

Please update the PR description using the pull request template and edit the PR body to re-run the check.

AI may accelerate the work, but it must not launder ignorance into polished artifacts.
See: https://adorsys-gis.github.io/ai-governance/

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request establishes an AI Governance framework by introducing structured GitHub issue templates (for Epics, User Stories, and Development Tickets) and a comprehensive Pull Request template. These templates enforce AI usage declarations, human verification, source-of-truth links, and verification evidence. Additionally, AI Governance guidelines and stanzas have been integrated into .github/copilot-instructions.md, AGENTS.md, CLAUDE.md, and CONTRIBUTING.md to define human accountability standards. There are no review comments on these changes, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@stephane-segning stephane-segning merged commit 914dfc8 into main Jun 17, 2026
3 of 4 checks passed
@stephane-segning stephane-segning deleted the claude/ai-governance-integration branch June 17, 2026 08:12
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.

1 participant