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

Support push events #35

Merged
merged 3 commits into from
Jun 22, 2021
Merged

Support push events #35

merged 3 commits into from
Jun 22, 2021

Conversation

andrewiggins
Copy link
Member

@andrewiggins andrewiggins commented Aug 18, 2020

Add supports for push events. It won't post a comment but will put the size differences in the logs.

In the future this could be used to generate a size-diff artifact to compare against the current sizes to avoid having to rebuild the base sha.

One current limitation is that the initial push to a branch doesn't have a before sha, but I think that's fine for now. I don't have too much time to look further into that so figured I at least share what I have so far.

@github-actions
Copy link

github-actions bot commented Aug 19, 2020

Size Change: +119 B (0%)

Total Size: 75.7 kB

Filename Size Change
index.js 75.7 kB +119 B (0%)

compressed-size-action

Base automatically changed from add-action to master December 8, 2020 02:25
@andrewiggins andrewiggins marked this pull request as ready for review December 18, 2020 19:12
@developit developit merged commit b855f27 into master Jun 22, 2021
@developit developit deleted the support-push branch June 22, 2021 13:47
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

2 participants