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.