Skip to content

Conversation

@pratik-mahalle
Copy link
Contributor

@pratik-mahalle pratik-mahalle commented Jan 12, 2026

Closes #8167.

When the integration branch is in sync with `main`, `gh pr create` fails with:

\`\`\`
GraphQL: No commits between main and [branch] (createPullRequest)
\`\`\`

This caused the workflows to fail unnecessarily, even though this is a harmless condition.

Changes

Applied the same fix pattern from `refcache-refresh.yml` to:

  • `update-spec-integration-branch.yml`
  • `update-semconv-integration-branch.yml`

Related

Fixes failed run: https://github.com/open-telemetry/opentelemetry.io/actions/runs/18631539224/job/53116938055"

@vitorvasc vitorvasc added the CI/infra Repo CI & infrastructure label Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/infra Repo CI & infrastructure

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[CI] Workflow update-spec-integration-branch.yml is failing due to lack of changes

2 participants