Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Ignore CODEOWNERS and OWNERS for CI #4867

Merged

Conversation

trstringer
Copy link
Contributor

Currently when CODEOWNERS and OWNERS files are modified this will cause
the CI pipeline to be triggered. There is no reason for CI to run when
these two files are modified, so this change ignores them.

Signed-off-by: Thomas Stringer thomas@trstringer.com

Affected area:

Functional Area
CI System [X]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? No.

  2. Is this a breaking change? No.

  3. Has documentation corresponding to this change been updated in the osm-docs repo (if applicable)? N/A

Currently when CODEOWNERS and OWNERS files are modified this will cause
the CI pipeline to be triggered. There is no reason for CI to run when
these two files are modified, so this change ignores them.

Signed-off-by: Thomas Stringer <thomas@trstringer.com>
@codecov-commenter
Copy link

Codecov Report

Merging #4867 (87535e6) into main (9d5e442) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4867      +/-   ##
==========================================
+ Coverage   67.74%   67.78%   +0.03%     
==========================================
  Files         219      219              
  Lines       16052    16052              
==========================================
+ Hits        10875    10881       +6     
+ Misses       5124     5118       -6     
  Partials       53       53              
Flag Coverage Δ
unittests 67.78% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/ticker/ticker.go 87.17% <0.00%> (+3.84%) ⬆️
pkg/messaging/workqueue.go 100.00% <0.00%> (+10.71%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9d5e442...87535e6. Read the comment docs.

@trstringer trstringer merged commit 2b7c781 into openservicemesh:main Jun 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants