Skip to content

Enforce workflow best practices for internal action usage and checkout #34

@garrytrinder

Description

@garrytrinder

Issue #32 was previously raised and fixed. To prevent regressions, we should add automated checks (e.g., in a PR-created workflow) to ensure that:

  • Only workflows located in the @dev-proxy-tools/actions/files/.github folder use ./<action-name> to invoke actions stored in this repository.
  • Only these workflows use the actions/checkout action.

This will help enforce best practices and avoid similar issues in the future.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions