tensorflow / tensorflow/cloud

Add magic phrase support to rerun tests

Open
#93 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
383
Forks
93
Avg merge
1d 3h
Merged PRs (30d)
1

Description

Currently to re run tests need to submit an empty commit

git commit -m "retest" --allow-empty and then 
git push <branch-name>

This is a request for a nice to have feature to enable rerun of tests with a magic phrase such as "/retest" or "/rerun tests".

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the repository's test automation and how commands or comments are handled; the issue names no files, tests, or entry point. Compare the requested /retest or /rerun tests behavior with the current empty-commit workflow, and define done as triggering a test rerun without an empty commit.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.