Skip to content

chore(workflow): adopt GitHub-native task tracking - #51

Merged
Artic0din merged 2 commits into
mainfrom
chore/github-workflow-cutover
Jul 22, 2026
Merged

chore(workflow): adopt GitHub-native task tracking#51
Artic0din merged 2 commits into
mainfrom
chore/github-workflow-cutover

Conversation

@Artic0din

Copy link
Copy Markdown
Collaborator

What changed

Added repository and Cursor Cloud agent instructions that use GitHub Issues and the Development Project, and enabled GitHub Issues in HACS validation.

Why

The repository had no committed cloud-agent workflow and HACS still described issue tracking as Discord-only.

Validation

  • git diff --check
  • Cursor environment JSON parsed with jq
  • GitHub workflow YAML parsed successfully
  • Staged and unpushed credential-pattern scans returned no matches

Test plan

Configuration and documentation only; no runtime behavior changed.

Release note

Not user-visible.

Replace Linear-first agent guidance with GitHub Issues and the shared Development Project. Keep pull requests and CI authoritative for implementation.
Copilot AI review requested due to automatic review settings July 22, 2026 00:45

Copilot AI 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.

Pull request overview

This PR updates repository agent/workflow guidance to use GitHub-native planning/tracking (Issues + Development project) and adjusts HACS validation to stop ignoring the “issues” check.

Changes:

  • Add root agent instructions (AGENTS.md) and a Claude entrypoint file (CLAUDE.md) that references them.
  • Add Cursor Cloud agent workflow guidance and a minimal Cursor environment definition.
  • Update HACS validation workflow to only ignore the license check (allowing Issues validation to run).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
CLAUDE.md Points Claude tooling at the canonical agent instructions file.
AGENTS.md Defines repo-level agent guidance including GitHub Issues + Development project workflow.
.github/workflows/validate.yml Enables HACS “issues” validation by no longer ignoring it.
.cursor/rules/canonical-cloud-workflow.mdc Establishes Cursor agent rules aligned with GitHub-native task tracking + validation expectations.
.cursor/environment.json Defines a minimal Cursor environment install step (compileall) for source review.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread AGENTS.md
@Artic0din
Artic0din merged commit 5a74358 into main Jul 22, 2026
2 checks passed
@Artic0din
Artic0din deleted the chore/github-workflow-cutover branch July 22, 2026 00:56
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.

2 participants