Skip to main content
Run sf in GitHub Actions for scheduled jobs that need access to SimpleFunctions state.

Daily thesis briefing

.github/workflows/daily-thesis.yml:

Trigger an alert from CI

Useful when you want a non-SimpleFunctions event (e.g., a CI failure, a build) to fan out through SimpleFunctions’s alert system.

Token

Store SF_API_KEY as a repository secret. Scope it to read-only or specific tools via API keys.

Rate limits

Per-key. Schedule jobs sensibly. See Rate limits.

See also

Quickstart

8-step CLI quickstart.

Common workflows

Five end-to-end recipes.