Releases: datasciencecampus/github-actions
Releases · datasciencecampus/github-actions
Release list
v1.5.0
Immutable
release. Only release title and notes can be modified.
v1.4.0
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.1
v1.0.0
v0.2.0
0.2.0 (2026-08-24)
Features
- Add Dependabot configuration for GitHub Actions version updates (638f9b9)
- Add initial documentation structure with sections for tutorials, how-to guides, reference, and explanations (4f91558)
- Add initial Zizmor workflow and default configuration file for GitHub Actions security analysis (8ca5f40)
- Add release-please workflow and configuration for automated releases (8f85b8c)
- Add request form for GitHub token access and enhance project-routing workflows with validation checks (aa31035)
- Add reusable workflow for adding issues to projects and update README (14c86c5)
- Add validation action for project handler app credentials and update workflows to use it (82bb466)
- Add workflow for testing pull requests with project field mappings (b742c1d)
- Add workflow to add pull requests to projects with field value mappings (1545e47)
- Add workflow to post reviewer instructions on access request issues (5366d90)
- Add workflow to update project routing allowlist based on closed issues (9b3dc34)
- Add Zizmor workflow and update README to reflect repository name (34391f7)
Bug Fixes
- Add missing newline at end of README.md for proper formatting (4d89704)
- Add missing permission-pull-requests to GitHub App token creation (90de8ba)
- Correct default rules structure in Zizmor configuration file (02ab7f3)
- Remove unnecessary permission-pull-requests from workflow (7f22dc1)
- Update comment-on-access-request workflow to improve API request handling and clarify environment variables (937bcba)
- Update curl command to include --fail-with-body for better error handling (b74ac90)
- Update field value from "In review" to "Review" in workflows and documentation (a5f3a13)
- Update request form for GitHub token access to clarify project routing requirements (1515219)