Skip to content

O3-5519: Add BOT_GH_TOKEN to build workflow secrets#122

Merged
jayasanka-sack merged 2 commits intoopenmrs:masterfrom
kanchana404:fix/O3-5519-add-bot-gh-token-to-build-workflow-secrets
Mar 23, 2026
Merged

O3-5519: Add BOT_GH_TOKEN to build workflow secrets#122
jayasanka-sack merged 2 commits intoopenmrs:masterfrom
kanchana404:fix/O3-5519-add-bot-gh-token-to-build-workflow-secrets

Conversation

@kanchana404
Copy link
Copy Markdown
Contributor

Description

Ticket Link - https://openmrs.atlassian.net/browse/O3-5519
Ticket ID - O3-5519

Summary

The shared OWASP Dependency Check workflow (openmrs-contrib-gha-workflows) has been updated to automatically push generated vulnerability reports to the central dashboard repository (openmrs-contrib-dependency-vulnerability-dashboard). To support this, the reusable workflow now requires the GH_BOT_TOKEN secret to be passed by calling repositories. Without it, the workflow cannot push reports to the dashboard.

Change

Added BOT_GH_TOKEN: ${{ secrets.OMRS_BOT_GH_TOKEN }} to the secrets block in .github/workflows/build.yml.

Comment thread .github/workflows/build.yml Outdated
Copy link
Copy Markdown
Member

@jayasanka-sack jayasanka-sack left a comment

Choose a reason for hiding this comment

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

Thank you @kanchana404!

@jayasanka-sack jayasanka-sack merged commit eff7dcc into openmrs:master Mar 23, 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