Skip to content

ci: limit bindgen workflows to relevant paths - #28

Open
pwltr wants to merge 1 commit into
masterfrom
codex/vss-bindgen-path-filters
Open

ci: limit bindgen workflows to relevant paths#28
pwltr wants to merge 1 commit into
masterfrom
codex/vss-bindgen-path-filters

Conversation

@pwltr

@pwltr pwltr commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add path filters to the iOS and Android bindgen workflows
  • keep manual workflow_dispatch runs available for forced validation
  • include source, build scripts, platform binding inputs, and each workflow file in the trigger paths

Validation

  • ruby -e "require 'yaml'; %w[.github/workflows/ios-bindgen.yml .github/workflows/android-bindgen.yml].each { |f| YAML.load_file(f); puts "ok #{f}" }"
  • git diff --check

chatgpt-codex-connector[bot]

This comment was marked as outdated.

@pwltr
pwltr force-pushed the codex/vss-bindgen-path-filters branch from 74f0de3 to 6c57a5f Compare September 10, 2026 15:59
@pwltr
pwltr force-pushed the codex/vss-bindgen-path-filters branch from 6c57a5f to 0bc5a90 Compare September 10, 2026 16:32
@synonymdev synonymdev deleted a comment from chatgpt-codex-connector Bot Sep 10, 2026
@pwltr pwltr closed this Sep 10, 2026
@pwltr pwltr reopened this Sep 10, 2026
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