Skip to content

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

Merged
jayasanka-sack merged 1 commit intoopenmrs:mainfrom
Adeegithub:queue-Add-BOT_GH_TOKEN-to-build-workflow-secrets
Mar 19, 2026
Merged

O3-5519: Add BOT_GH_TOKEN to build workflow secrets#104
jayasanka-sack merged 1 commit intoopenmrs:mainfrom
Adeegithub:queue-Add-BOT_GH_TOKEN-to-build-workflow-secrets

Conversation

@Adeegithub
Copy link
Contributor

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.

Copy link
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.

You rock, @Adeegithub!

@jayasanka-sack jayasanka-sack merged commit 518a34e into openmrs:main Mar 19, 2026
6 checks passed
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