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

feat: enable the github action bot to read and execute commands from comments #2221

Open
niebayes opened this issue Aug 22, 2023 · 0 comments
Labels
C-feature Category Features good first issue Good for newcomers

Comments

@niebayes
Copy link
Contributor

What problem does the new feature solve?

Occasionally, the Continuous Integration (CI) process might become stuck, displaying a "waiting for status to be reported" message. In such scenarios, the only option is to trigger CI again by submitting a new commit which may be an empty commit though. Certain open-source projects, like Apache Doris, have implemented a GitHub Action bot specifically for this purpose. It allows users to manually initiate CI and benchmarking by issuing commands through GitHub comments.

What does the feature do?

Enable the github action bot to read and execute commands from github comments.

Implementation challenges

No response

@niebayes niebayes added C-feature Category Features good first issue Good for newcomers Size: S labels Aug 22, 2023
@tisonkun tisonkun removed the Size: S label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category Features good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants