Skip to content

Conversation

@trask
Copy link
Member

@trask trask commented Jan 28, 2026

@trask trask requested review from a team as code owners January 28, 2026 18:07
id: otelbot-token
with:
app-id: ${{ vars.OTELBOT_SEMANTIC_CONVENTIONS_JAVA_APP_ID }}
private-key: ${{ secrets.OTELBOT_SEMANTIC_CONVENTIONS_JAVA_PRIVATE_KEY }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where do these come? Are they org level vars / secrets?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

workflow_dispatch:

permissions:
contents: read
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this get away with read permissions?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are permissions for the default GITHUB_TOKEN

and this script is using OTELBOT_SEMANTIC_CONVENTIONS_JAVA_APP_ID for all of it's permissions

@trask
Copy link
Member Author

trask commented Jan 28, 2026

🤞 we'll find out if this works after the next semconv release... 🤞

@trask trask merged commit c692711 into open-telemetry:main Jan 28, 2026
14 checks passed
@trask trask mentioned this pull request Jan 29, 2026
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