Browse Source
chore: enhance GitHub Actions workflows with improved job structure and error handling
chore: enhance GitHub Actions workflows with improved job structure and error handling
- Introduced a pre-job in auto-tag.yml to skip duplicate actions based on content, optimizing workflow execution. - Updated the auto-tag job to run on ubuntu-latest and added concurrency controls for better resource management. - Enhanced error handling in both workflows by adding checks for workflow status and notifying on failures. - Upgraded actions to their latest versions for improved performance and reliability. - Added caching steps in both workflows to speed up builds and reduce redundant operations.pull/122/head v0.0.18
2 changed files with 64 additions and 30 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue