Skip to content

Proposal: add action.yml skeleton#264

Open
Interested-Deving-1896 wants to merge 1 commit into
mainfrom
upstream-workflow/bash-it/action
Open

Proposal: add action.yml skeleton#264
Interested-Deving-1896 wants to merge 1 commit into
mainfrom
upstream-workflow/bash-it/action

Conversation

@Interested-Deving-1896

Copy link
Copy Markdown
Owner

Upstream workflow proposal

Source: Interested-Deving-1896/bash-it/.github/workflows/action.yml

This workflow was detected in an OSP-bound repo and does not yet exist in fork-sync-all.
The file has been sanitised:

  • Hardcoded org/repo names replaced with generic placeholders
  • Cron schedules marked with # TODO comments
  • Project-specific run-name lines removed

Review checklist before merging:

  • Workflow is genuinely reusable across projects (not repo-specific logic)
  • No hardcoded repo or org names remain in run: shell blocks (sanitisation covers env:, with:, and default: fields but not inline shell strings)
  • Cron schedule is appropriate for a template (or removed entirely)
  • workflow_run: trigger names updated or removed (replaced with TODO by sanitisation)
  • Add to the allowlist in scripts/validate-workflows.sh

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@github-actions github-actions Bot added the ci label Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants