Skip to content

Conversation

@thehomebrewnerd
Copy link
Contributor

@thehomebrewnerd thehomebrewnerd commented Mar 21, 2022

Conditionally run scheduled workflows

Closes #1955

Update scheduled workflows to run only if repository_owner is alteryx. This should prevent these scheduled workflows from running on repo forks and failing repeatedly.

@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #1973 (3e6e807) into main (aaa84e3) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1973      +/-   ##
==========================================
+ Coverage   98.86%   98.99%   +0.12%     
==========================================
  Files         146      146              
  Lines       16477    16477              
==========================================
+ Hits        16290    16311      +21     
+ Misses        187      166      -21     
Impacted Files Coverage Δ
...computational_backends/calculate_feature_matrix.py 100.00% <0.00%> (+0.83%) ⬆️
...utational_backend/test_calculate_feature_matrix.py 100.00% <0.00%> (+1.95%) ⬆️

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 aaa84e3...3e6e807. Read the comment docs.

@thehomebrewnerd thehomebrewnerd requested a review from gsheni March 21, 2022 19:03
Copy link
Contributor

@gsheni gsheni left a comment

Choose a reason for hiding this comment

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

lgtm

@gsheni
Copy link
Contributor

gsheni commented Mar 21, 2022

@thehomebrewnerd let's add this to Woodwork and EvalML.

@thehomebrewnerd
Copy link
Contributor Author

@thehomebrewnerd let's add this to Woodwork and EvalML.

Sure, once this get merged and we confirm the scheduled workflows are running properly I can update WW and EvalML to use the same conditional logic.

@thehomebrewnerd thehomebrewnerd enabled auto-merge (squash) March 21, 2022 19:24
@thehomebrewnerd thehomebrewnerd merged commit 8d63093 into main Mar 21, 2022
@thehomebrewnerd thehomebrewnerd mentioned this pull request Mar 31, 2022
@rwedge rwedge deleted the workflow-fork branch June 16, 2022 15:52
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.

Prevent workflows from running on forked repos

3 participants