Skip to content

Conversation

@e7h4n
Copy link
Contributor

@e7h4n e7h4n commented Jan 15, 2026

Summary

  • Merged all files from the mercury-receipts repository into a mercury-receipts subdirectory
  • This consolidates the receipt processing workflows into the main team workflows repository
  • All files including workflows, configuration, and documentation have been preserved

Files Added

  • mercury-receipts/AGENTS.md - Agent configuration
  • mercury-receipts/README.md - Repository documentation
  • mercury-receipts/vm0.yaml - VM0 configuration
  • mercury-receipts/.github/workflows/ - GitHub Actions workflows
  • mercury-receipts/.gitignore - Git ignore rules

Test Plan

  • Verify all files are present in the mercury-receipts subdirectory
  • Check that workflows are properly configured
  • Ensure no conflicts with existing team-workflows content

🤖 Generated with Claude Code

e7h4n and others added 2 commits January 15, 2026 13:37
Added all files from mercury-receipts repository into a mercury-receipts subdirectory within team-workflows. This consolidates the receipt processing workflows into the main team workflows repository.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Moved GitHub Actions workflows from mercury-receipts/.github/workflows/ to repository root .github/workflows/ where they can be properly recognized by GitHub:
- Added mercury-receipts publish step to existing publish.yaml
- Created mercury-receipts-scheduled-run.yaml for scheduled agent runs
- Removed mercury-receipts/.github directory as it's no longer needed

This ensures the workflows will be executed by GitHub Actions.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.

2 participants