Skip to content

add support for workflow_dispatch to Github#133

Merged
Douglas (dacoburn) merged 1 commit intomainfrom
doug/add-additional-github-event-type
Nov 25, 2025
Merged

add support for workflow_dispatch to Github#133
Douglas (dacoburn) merged 1 commit intomainfrom
doug/add-additional-github-event-type

Conversation

@dacoburn
Copy link
Copy Markdown
Contributor

Based on customer feedback adding support for the workflow_dispatch event type in Github

Public Changelog

  • Github mode now supports the workflow_dispatch event type. It'll treat it the same as push I.E. non PR work flow

@dacoburn Douglas (dacoburn) requested a review from a team as a code owner November 25, 2025 00:34
@dacoburn Douglas (dacoburn) added the Product Changelog New features for the public changelog label Nov 25, 2025
@github-actions
Copy link
Copy Markdown

🚀 Preview package published!

Install with:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple socketsecurity==2.2.36.dev1

Docker image: socketdev/cli:pr-133

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Added a GitHub Actions workflow that on push to default branch installs socketsecurity version 2.2.36 and runs a quick test importing the package and printing the version. The workflow executed successfully.

@dacoburn Douglas (dacoburn) merged commit 6c97b6a into main Nov 25, 2025
6 checks passed
@dacoburn Douglas (dacoburn) deleted the doug/add-additional-github-event-type branch November 25, 2025 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Product Changelog New features for the public changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants