fix(workflows): apply workflow review guidelines across all workflows#19
fix(workflows): apply workflow review guidelines across all workflows#19
Conversation
Co-authored-by: Garbee <868301+Garbee@users.noreply.github.com>
Update concurrency cancel-in-progress from == 'pull_request' to != 'push' for better coverage of non-push events. Also updated instructions for consistency. Co-authored-by: Garbee <868301+Garbee@users.noreply.github.com>
Per repository-specific requirements, all workflow jobs should complete within 5 minutes. Updated all timeout-minutes from 10/20 to 5. Co-authored-by: Garbee <868301+Garbee@users.noreply.github.com>
|
@copilot resolve the merge conflicts |
Resolved conflicts by keeping correct step order (checkout before telemetry) from main while preserving title case improvements for step names. Co-authored-by: Garbee <868301+Garbee@users.noreply.github.com>
Merge conflicts resolved in commit e7af793. The conflicts were in actionlint.yml and zizmor.yml where the step order differed (checkout vs telemetry first). Resolution kept the correct step order from main (checkout first, then telemetry) while preserving the title case improvements for step names. |
Signed-off-by: Jonathan Garbee <jonathan@garbee.me>
Signed-off-by: Jonathan Garbee <jonathan@garbee.me>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.