-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
feat(ci): PR git actions #7593
Comments
if the git history does not get extremely polluted, that is fine for me. If deleting the branch after merge deletes the history with it. Not sure how the additional commit will eventually trigger new git actions that will trigger another build and so on. |
yes it is. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
a repo with outstanding ci |
Label your own issues if you want to avoid the stale bot to bother you |
I'm talking about the PR bots they have |
great thanks |
https://github.com/marketplace/actions/trigger-workflow-and-wait Triggering updates to fabricjs.com ( |
I was thinking of adding git actions on PRs:
when committing to the PR - build dist and commit to the PR, or use [codesandbox PR builder]ci(): codesandbox #8135 (https://codesandbox.io/docs/ci)when merging to master - checkout distnew build, dist might be out for goodlint commit action(https://github.com/marketplace/actions/delete-comment)Code Coverage Summary
comment bot - should remove it's prior comment from thread to avoid spamming, [action]The text was updated successfully, but these errors were encountered: