feature-requesthelp wantedstale-bot-ignoretesting
仓库指标
- 星标
- (10,372 个星标)
- PR 合并指标
- (平均合并 8天 8小时) (30 天内合并 94 个 PR)
描述
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.