Skip to content

Release: Workflow Improvements and Fixes - #124

Merged
JaegerCaiser merged 6 commits into
mainfrom
release/workflow-improvements-and-fixes
Nov 7, 2025
Merged

Release: Workflow Improvements and Fixes#124
JaegerCaiser merged 6 commits into
mainfrom
release/workflow-improvements-and-fixes

Conversation

@JaegerCaiser

Copy link
Copy Markdown
Owner

This PR creates a release with workflow improvements and fixes.

Changes Included

🚀 Features

  • feat: Replace semantic-release with cycjimmy/semantic-release-action
    • Improved reliability and security for automated releases
    • Better integration with GitHub Actions

🔧 Fixes

  • fix: Correct sync workflow to use PAT instead of GitHub App
    • Resolved permission issues when pushing workflow file changes
    • Fixed sync failures between main and develop branches

📚 Documentation

  • docs: Clarify PR creation guidelines in copilot instructions
    • Added explicit rules for using .md files in PR descriptions
    • Improved workflow documentation

Release Details

This release focuses on improving the CI/CD pipeline reliability and fixing workflow permission issues that were blocking automated sync operations.

Testing

  • ✅ Workflows tested and validated
  • ✅ Sync between main and develop branches working
  • ✅ Semantic release action properly configured
  • ✅ PR creation guidelines updated

Deployment Notes

No breaking changes. This release improves infrastructure reliability without affecting application functionality.

JaegerCaiser and others added 5 commits November 6, 2025 19:16
🔄 [Auto-Sync] Merge main back into develop
- Use official GitHub Action for semantic-release
- Remove custom GitHub App implementation
- Maintain PAT authentication for protected branches
- Keep existing .releaserc.json configuration
- Change git user from github-actions[bot] to mrdeveloper-bot
- Remove github-actions[bot] from push URL to use PAT directly
- This fixes permission issues when pushing workflow file changes
- Add explicit warning about using .md files for PR descriptions
- Mark as mandatory rule to avoid giant inline commands
- Update formatting for better visibility
@github-actions

github-actions Bot commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

🚀 Vercel Preview Deployment

A pré-visualização para este PR foi atualizada.

Recurso Link
🔗 URL de Preview URL de Preview
📜 Logs do Deploy Ver logs da Action

Commit: 199577f57309671a828cf713fb93f75ad6f6cd18

@JaegerCaiser
JaegerCaiser merged commit 3da36df into main Nov 7, 2025
7 checks passed
@JaegerCaiser
JaegerCaiser deleted the release/workflow-improvements-and-fixes branch November 7, 2025 13:35
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.

1 participant