Skip to content

Conversation

@dacoburn
Copy link
Collaborator

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 dacoburn requested a review from a team as a code owner November 25, 2025 00:34
@dacoburn dacoburn requested review from jdalton and reberhardt7 and removed request for a team November 25, 2025 00:34
@dacoburn dacoburn added the Product Changelog New features for the public changelog label Nov 25, 2025
@github-actions
Copy link

🚀 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

@graydonhope graydonhope self-requested a review November 25, 2025 20:40
Copy link

@graydonhope graydonhope left a comment

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 dacoburn merged commit 6c97b6a into main Nov 25, 2025
6 checks passed
@dacoburn 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.

4 participants