Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ci): Allow a commiter to run /retest to kick CI #1462

Merged
merged 1 commit into from
May 30, 2023

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented May 29, 2023

  • The codecov step is very flaky and PRs are blocked because of this.

  • With this Github Action, users can comment /retest which should retrigger the Build and Test Workflow

* The codecov step is very flaky and PRs
are blocked because of this.

* With this Github Action, users can comment `/retest`
which should retrigger the `Build and Test` Workflow

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg requested a review from a team as a code owner May 29, 2023 21:23
@arkodg arkodg changed the title feat(ci): Allow a commiter to run /restest to kick CI feat(ci): Allow a commiter to run /retest to kick CI May 29, 2023
@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #1462 (c5ee530) into main (b1a7520) will decrease coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1462      +/-   ##
==========================================
- Coverage   61.52%   61.39%   -0.14%     
==========================================
  Files          79       79              
  Lines       11439    11439              
==========================================
- Hits         7038     7023      -15     
- Misses       3941     3954      +13     
- Partials      460      462       +2     

see 3 files with indirect coverage changes

Copy link
Member

@qicz qicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@zirain zirain merged commit fbb2e17 into envoyproxy:main May 30, 2023
18 checks passed
@arkodg
Copy link
Contributor Author

arkodg commented May 30, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants