Skip to content

feat: evaluation and snippet#41

Open
FFXN wants to merge 1 commit intomainfrom
feat/evaluation
Open

feat: evaluation and snippet#41
FFXN wants to merge 1 commit intomainfrom
feat/evaluation

Conversation

@FFXN
Copy link
Copy Markdown

@FFXN FFXN commented Apr 16, 2026

Important

  1. Make sure you have read our contribution guidelines
  2. Search existing issues and pull requests to confirm this change is not a duplicate
  3. Open or identify the issue this pull request resolves or advances
  4. Use a Conventional Commits title for this pull request, and mark breaking changes with !
  5. Remember that the pull request title will become the squash merge commit message
  6. If CLA Assistant prompts you, sign CLA.md in the pull request conversation

Related Issue

Closes #40

Summary

New features Evaluation and Snippets require the addition of new fields to the enumeration type of the workflow: snippet and evaluation.

Checklist

  • This pull request links the issue it resolves or advances
  • This pull request title follows Conventional Commits, and any breaking change is marked with !
  • If CLA Assistant prompted me, I signed CLA.md in the pull request conversation

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 16, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 16, 2026

All contributors on this pull request have signed the CLA.
Posted by the CLA Assistant Lite bot.

@dosubot dosubot bot added the enhancement New feature or request label Apr 16, 2026
@FFXN
Copy link
Copy Markdown
Author

FFXN commented Apr 16, 2026

I have read the CLA Document and I hereby sign the CLA

@laipz8200 laipz8200 self-requested a review April 16, 2026 06:52
@laipz8200 laipz8200 self-assigned this Apr 16, 2026
Copy link
Copy Markdown
Member

@laipz8200 laipz8200 left a comment

Choose a reason for hiding this comment

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

Based on internal discussions, we believe it is best not to add any new workflow types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The new feature evaluation and snippets requires adding new fields to the workflow's enumeration type.

2 participants