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

Provide a GitHub Action for comparing commit/commit changes in the report output #1136

Open
runspired opened this issue Nov 11, 2021 · 3 comments

Comments

@runspired
Copy link

Said action would:

  • generate the report
  • fail if any reported measurements had increased since last checked-in report
  • update any measurements that have decreased

This encourages forward-only maintenance of a codebase during migration periods.

@runspired
Copy link
Author

I'll likely take a first stab at this but I suspect it should belong under the checkupjs org.

@rwjblue
Copy link
Member

rwjblue commented Nov 12, 2021

Seems neat!

@scalvert
Copy link
Contributor

I like this. Happy to help hack on this with you!

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

No branches or pull requests

3 participants