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

Add Invalidations.yml [ci skip] [skip tests] #244

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

ranocha
Copy link
Contributor

@ranocha ranocha commented Sep 1, 2022

@piever
Copy link
Collaborator

piever commented Sep 2, 2022

Thanks, this looks useful.

@piever piever merged commit 70a743e into JuliaArrays:master Sep 2, 2022
@ranocha ranocha deleted the patch-1 branch September 2, 2022 09:39
echo "Invalidations on default branch: ${{ steps.invs_default.outputs.total }} (${{ steps.invs_default.outputs.deps }} via deps)" >> $GITHUB_STEP_SUMMARY
echo "This branch: ${{ steps.invs_pr.outputs.total }} (${{ steps.invs_pr.outputs.deps }} via deps)" >> $GITHUB_STEP_SUMMARY
- name: Check if the PR does increase number of invalidations
if: steps.invs_pr.outputs.total > steps.invs_default.outputs.total
Copy link
Collaborator

Choose a reason for hiding this comment

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

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.

3 participants