Enhance PR Testing Process: Implement Retry Mechanism and Expand /test
Command Functionality
#17151
Closed
1 task done
Labels
RSS enhancement
New feature or request to existing RSS
What feature is it?
Improve the PR testing process, specifically:
/test
command to be applicable for testing changes in PRs, not just the master branch.What problem does this feature solve?
/test
command is currently limited to testing the RSSHub running status of the master branch in the current repository. This doesn't allow for effective testing of changes proposed in PRs.Additional description
Implementing these features would significantly improve the reliability and efficiency of our testing process.
It would reduce false negatives in our CI pipeline and allow contributors to more effectively test their changes before merging.
This is not a duplicated feature request or new RSS proposal
The text was updated successfully, but these errors were encountered: