-
Notifications
You must be signed in to change notification settings - Fork 51
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
ci: various improvements #196
Conversation
melekes
commented
Sep 9, 2024
•
edited
Loading
edited
- add conventional-pr-title workflow
- add markdown-linter workflow
- cancel previous runs upon new commit
- check deps weekly instead of daily
- add mergify
- add PR and issue templates
- add "Fast CI" workflow (same as CI but only run when no changes to Dockerfile)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me, once merged we can run a manual workflow for testing
@sergio-mena can't merge here. For context: I've added |
@melekes Fixed it by adding "test-fast" and removing "Test" |