Skip to content

Add GitHub Actions workflows to match caldera core#603

Merged
deacon-mp merged 1 commit intomasterfrom
add-github-actions
Mar 18, 2026
Merged

Add GitHub Actions workflows to match caldera core#603
deacon-mp merged 1 commit intomasterfrom
add-github-actions

Conversation

@deacon-mp
Copy link
Copy Markdown
Contributor

Summary

This PR adds GitHub Actions workflows to match the caldera core repository.

Workflows added:

  • security.yml: Runs security checks (safety and bandit) via tox on Python 3.13, triggered on push and pull request events.
  • stale.yml: Automatically marks issues and pull requests as stale after 60 days of inactivity, and closes them after another 60 days.
  • greetings.yml: Greets first-time contributors when they open an issue or pull request.

All actions are pinned to specific SHAs for security.

@deacon-mp deacon-mp merged commit 0c76550 into master Mar 18, 2026
2 of 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.

1 participant