Skip to content

docs: normalize changelog dates - #4

Merged
azagreev merged 2 commits into
mainfrom
docs/changelog-date-format
Apr 26, 2026
Merged

docs: normalize changelog dates#4
azagreev merged 2 commits into
mainfrom
docs/changelog-date-format

Conversation

@azagreev

Copy link
Copy Markdown
Owner

This PR normalizes changelog dates to full Russian dates in README and keeps the BPMN skill/reference docs aligned with the current rule set.

Changes:

  • README changelog headers now use full dates (for example, 26 апреля 2026).
  • SKILL.md includes the current BPMN task-type compatibility guidance and readability rules.
  • validation-checklist.md, bpmn-patterns.md, and camunda-knowledge-snapshot.md stay in sync with the new validation and documentation rules.

No runtime behavior changes.

@chatgpt-codex-connector chatgpt-codex-connector 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a557024434

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread SKILL.md
name: bpmn-process-modeler
description: Converts unstructured text descriptions of business processes (meeting transcripts, written narratives, process memos) into valid BPMN 2.0 XML for Camunda Platform 7, with all diagram labels in Russian and optional Excel process specification. Use whenever the user pastes a transcript, meeting notes, or prose describing a business process and asks to model, draw, map, diagram, or convert it into BPMN, Camunda, a .bpmn file, pools and lanes, or a process XML. Also use when the user wants an Excel specification table of a BPMN process. The skill pre-loads current Camunda documentation via the Camunda MCP server (search_camunda_knowledge_sources) before generating XML, validates the result against 7 structural and language checks, asks the user for approval, then optionally exports a 9-column UTF-8 Excel specification reconciled against the diagram across 9 parity checks.
version: 2.0.2
version: 2.2.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep SKILL version aligned with README metadata

Bumping version to 2.2.0 here without updating README leaves release metadata inconsistent and breaks the release checks (tests/release/test_metadata.py expects the README version string and changelog header to match SKILL.md). In this commit, README still advertises 2.0.2 and has no ### v2.2.0 section, so CI fails and release automation cannot treat the package metadata as coherent.

Useful? React with 👍 / 👎.

@azagreev
azagreev merged commit bf6bddf into main Apr 26, 2026
2 checks passed
@azagreev
azagreev deleted the docs/changelog-date-format branch April 26, 2026 17:27
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