Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sanrai
Copy link
Collaborator

@sanrai sanrai commented Oct 21, 2025

see if taggable

sr8384856 and others added 3 commits October 20, 2025 17:06
Problem: [skip ci] in commit message prevents BOTH commit and tag
push workflows from running. This breaks release-assets.yml.

Solution: Use 'if' conditional in merge.yaml to skip only when
commit message starts with 'chore: release'. This allows:
- Release commit push: skipped (prevents loop)
- Tag push: still triggers workflows (builds assets)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link

Core Web Vitals Metrics

Metric Value
LCP N/A s
FID N/A ms
CLS N/A

Recorded at: 2025-10-21T00:27:18.803Z
PR: #341

@raissanjay raissanjay merged commit f331ccd into main Oct 21, 2025
13 checks passed
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

Successfully merging this pull request may close these issues.

3 participants