kedacore/keda

Add a comment once e2e finishes

Aperta

#5308 aperta il 21 dic 2023

 (15 commenti) (0 reazioni) (0 assegnatari)Go (1457 fork)auto 404
feature-requesthelp wantedstale-bot-ignoretesting

Metriche repository

Star
 (10.372 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Proposal

In order to be able to tell which e2e test run has passed, we should generate a new comment instead of just adding an emoji to the original comment (the one with /run-e2e command). The new comment should quote the original comment so we have a reference.

The benefit is, that we get a notification that e2e test run has finished, so we can check the results.

Old Proposal (we don't want to go this direction)

In order to be able to tell which PR is ready for final review/merge, it would be nice if a label (eg e2e-passed) could be added to the PR.

If the there are additional commits/pushes to the PR, the label should be automatically removed.

Guida contributor