Skip to content

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

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

O3-5519 : Add BOT_GH_TOKEN to build workflow secrets#253
jayasanka-sack merged 1 commit intoopenmrs:masterfrom
Adeegithub:legacyui--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.

Thanks @Adeegithub!

@jayasanka-sack jayasanka-sack merged commit 7795839 into openmrs:master Mar 19, 2026
4 checks passed
@Adeegithub
Copy link
Contributor Author

Thanks @Adeegithub!

You're welcome @jayasanka-sack! Happy to contribute to OpenMRS 🙂

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