Skip to content

fix: Exclude infra/docs paths from rollback revert#104

Merged
IvanildoBarauna merged 1 commit intomainfrom
fix/rollback-exclude-infra-paths
Mar 5, 2026
Merged

fix: Exclude infra/docs paths from rollback revert#104
IvanildoBarauna merged 1 commit intomainfrom
fix/rollback-exclude-infra-paths

Conversation

@IvanildoBarauna
Copy link
Member

Summary

  • After reverting files to the rollback tag, restore infra/docs paths to main state
  • Aligned with deploy paths-ignore: .github/, docs/, tests/, markdown files, LICENSE, docker-compose.local.yaml
  • Prevents rollback from reverting workflow fixes, docs, and other non-application files

Test plan

  • Trigger rollback workflow and verify .github/ files are not reverted
  • Verify only application code (backend/, frontend/) is included in the rollback PR

🤖 Generated with Claude Code

Align rollback with deploy paths-ignore so that .github/, docs/, tests/,
markdown files and other non-application paths are not reverted during
a rollback, preventing unintended changes to workflows and docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@IvanildoBarauna IvanildoBarauna merged commit dbed40f into main Mar 5, 2026
5 checks passed
@IvanildoBarauna IvanildoBarauna deleted the fix/rollback-exclude-infra-paths branch March 5, 2026 01:30
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