Skip to content

Conversation

dacoburn
Copy link
Collaborator

Right now the EVENT_ACTION has to be set in the Github Workflow. Trying to simplify things and require less hard coding of variables for the end user.

Root Cause

If the custom variable wasn't set then the EVENT_ACTION was None

Fix

  • Update the Github logic to read the event action from the GITHUB_EVENT_PATH payload file if EVENT_ACTION is not set.

Public Changelog

N/A

…t in environment

- Update the Github logic to read the event action from the GITHUB_EVENT_PATH payload file if EVENT_ACTION is not set.
@dacoburn dacoburn requested a review from a team as a code owner July 28, 2025 23:18
@dacoburn dacoburn requested review from bcomnes and trevnorris and removed request for a team July 28, 2025 23:18
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.1.28.dev1

Docker image: socketdev/cli:pr-105

@dacoburn dacoburn merged commit 20110b3 into main Jul 28, 2025
6 checks passed
@dacoburn dacoburn deleted the doug/fix-event-action-being-none branch July 28, 2025 23:37
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