Skip to content

Add new agentic Ways of Working.#151

Merged
jfrancoa merged 2 commits intomainfrom
jose/agentic-wow
Feb 25, 2026
Merged

Add new agentic Ways of Working.#151
jfrancoa merged 2 commits intomainfrom
jose/agentic-wow

Conversation

@jfrancoa
Copy link
Copy Markdown
Collaborator

Create couple of github issue templates that agentic friendly as well as human-friendly. Create a new workflow that allows organizing the different bugs and features to work with agents.

  • Create first a github issue to track the changes.
  • Plan the work.
  • Implment it.
  • Submit the PR and link it to the issue.
  • Remove the draft label from the issue. This should speed up the feature and bug fixing, as well as helps with tracking what's part of each release.

Copy link
Copy Markdown

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an “agentic ways of working” workflow to weaviate-cli by introducing GitHub Issue Forms (bug/feature) and documenting an issue→plan→implement→PR→remove-draft-label process within the repo’s Claude skills references.

Changes:

  • Add GitHub Issue Forms for bug reports and feature requests (+ issue template config).
  • Add a detailed “issue workflow” reference and update contributing skill docs/checklists to require issue tracking and PR linking.
  • Ignore local Claude settings file in .gitignore.

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
.gitignore Ignores local .claude/settings.json config.
.github/ISSUE_TEMPLATE/feature.yml New feature request issue form.
.github/ISSUE_TEMPLATE/bug.yml New bug report issue form.
.github/ISSUE_TEMPLATE/config.yml Enables blank issues alongside forms.
.claude/skills/contributing-to-weaviate-cli/references/issue-workflow.md New documented workflow for creating/linking/updating issues and PRs.
.claude/skills/contributing-to-weaviate-cli/references/adding-commands.md Checklist updated to include issue/PR linking steps.
.claude/skills/contributing-to-weaviate-cli/SKILL.md Adds “Issue Tracking” section and updates command-adding and review checklists.

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

Create couple of github issue templates that agentic
friendly as well as human-friendly. Create a new workflow
that allows organizing the different bugs and features
to work with agents.
- Create first a github issue to track the changes.
- Plan the work.
- Implment it.
- Submit the PR and link it to the issue.
- Remove the draft label from the issue.
This should speed up the feature and bug fixing, as well as
helps with tracking what's part of each release.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 7 changed files in this pull request and generated 4 comments.


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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jfrancoa jfrancoa merged commit 178e7d0 into main Feb 25, 2026
21 checks passed
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