Skip to content

Add GitHub Actions workflows to match caldera core#52

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

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

Conversation

@deacon-mp
Copy link
Copy Markdown
Contributor

Summary

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

Changes:

  • testing.yml (updated): Replaced outdated workflow that used @v2 actions and Python 3.8 only. Now uses pinned SHA actions and tests against Python 3.10, 3.11, 3.12, and 3.13.
  • stale.yml (new): Automatically marks issues and pull requests as stale after 60 days of inactivity, and closes them after another 60 days.
  • greetings.yml (new): 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 2cee995 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