Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2025

πŸš€ Integration from develop to staging

πŸ“Š Summary

  • Commits: 1 new commits
  • Created: 2025-08-05 10:31:47 UTC
  • Auto-generated: This PR was automatically created by the integration workflow

πŸ“ Recent Commits

  • fix: add missing newlines at end of workflow files (1227231)

πŸ” What happens next?

  1. Review the changes in this PR
  2. Run any necessary QA tests
  3. When approved and merged, the staging workflow will:
    • Check for changesets
    • If found, create beta releases
    • Automatically create a PR to main

⚑ Notes

  • This PR will be automatically updated with new commits to develop
  • Multiple features can accumulate in this single PR
  • Approval triggers the beta release process\n\n---\n\n### πŸ”„ Last Updated: 2025-08-05 10:38:09 UTC\nNew commits: 2\n\n### πŸ“ Recent Commits\n- fix: resolve all YAML syntax errors in workflow files (b54df45)%0A- fix: add missing newlines at end of workflow files (1227231)

This fixes YAML parsing errors that caused workflow failures
- Fixed heredoc syntax issues in release-staging.yml and release-tag.yml
- Replaced problematic heredoc blocks with echo commands in braces
- Added missing newline at end of pr-check.yml
- Removed all trailing spaces from workflow files
- All workflows now pass yamllint validation without errors
@github-actions github-actions bot changed the title πŸ”„ Integrate develop β†’ staging πŸ”„ Integrate develop β†’ staging (2 commits) Aug 5, 2025
@Seungwoo321 Seungwoo321 merged commit 57b3792 into staging Aug 5, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants