Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: the code assistant workflow #8918

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leon-inf
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines. label Feb 13, 2025
jobs:
code-assistant:
name: Code Assistant
if: github.event.issue.pull_request != '' && contains(github.event.comment.body, '/code-assistant')
Copy link
Collaborator

Choose a reason for hiding this comment

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

github.event.issue.pull_request != '' check not need

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@leon-inf leon-inf force-pushed the support/code-assistant-workflow branch from 0af2a53 to cb17d7e Compare February 13, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants