Skip to content

Artifact attestation and AGENT.md#19

Merged
nilsandrey merged 1 commit into
mainfrom
attestations
May 16, 2026
Merged

Artifact attestation and AGENT.md#19
nilsandrey merged 1 commit into
mainfrom
attestations

Conversation

@nilsandrey

Copy link
Copy Markdown
Owner

Description

  • Improve release workflow with artifact attestation and version commit SHA. Required by Obsidian.
  • Move copilot instructions into AGENT.md which is more standard and supported by all agents.

Related Issues

Type of Change

  • Major – Breaking change (requires a new major version bump)
  • Minor – New feature, backward-compatible (requires a new minor version bump)
  • Patch – Bug fix or internal improvement, backward-compatible (requires a new patch version bump)

Checklist

  • I have read CONTRIBUTING.md
  • The build passes locally (npm run build)
  • All tests pass locally (npm test)
  • New or modified transforms have unit tests
  • The README.md Features table is updated (if a new command was added)
  • CHANGELOG.md entry is not required here — the pipeline generates it automatically
  • I have tested the change manually inside Obsidian

Screenshots / Recordings

…gent.md

- Improve release workflow with artifact attestation and version commit SHA. Required by Obsidian.
- Move copilot instructions into AGENT.md which is more standard and supported by all agents.
@nilsandrey nilsandrey self-assigned this May 16, 2026
@nilsandrey
nilsandrey merged commit 7675d0f into main May 16, 2026
@nilsandrey
nilsandrey deleted the attestations branch May 16, 2026 18:12

@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: e9855442f1

ℹ️ 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 AGENT.md
@@ -1,9 +1,9 @@
# Copilot Instructions Text Tools (Obsidian Plugin)
# Agent Instructions - Text Tools (Obsidian Plugin)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Rename instruction file to AGENTS.md

This rename drops the repository instructions from the standard discovery paths: GitHub Copilot repository-wide instructions are loaded from .github/copilot-instructions.md, and agent-style instructions are discovered from AGENTS.md (plural), not AGENT.md. With only AGENT.md present, tools that previously consumed .github/copilot-instructions.md (or expect AGENTS.md) will stop applying these guidelines, which can degrade automated code review and agent behavior across the repo.

Useful? React with 👍 / 👎.

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