Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PR CI check: specify forked repo #1787

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

lmolkova
Copy link
Contributor

Fixes broken "Prepare new PR" check
https://github.com/open-telemetry/semantic-conventions/actions/runs/12917644841/job/36024565245

which does not specify the repo when checking out PR branch

Run actions/checkout@v4
  with:
    ref: db-rename-system-and-attributes
    path: prchangelog
    sparse-checkout: .chloggen
    repository: open-telemetry/semantic-conventions

@lmolkova lmolkova requested review from a team as code owners January 22, 2025 22:32
@lmolkova lmolkova added the Skip Changelog Label to skip the changelog check label Jan 22, 2025
@lmolkova lmolkova merged commit a5c879e into open-telemetry:main Jan 23, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Label to skip the changelog check
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants