shaka-packager/.github
Joey Parrish 89d59a3601
ci: Update comments for the settings workflow (#1476)
Since the introduction of `vars` to GitHub Actions, I started using that
instead of the "environments" trick I used in Packager. However, it has
become clear now that the `vars` strategy has major drawbacks, such as
requiring the use of `pull_request_target`, which should only be used
for actions that do not execute PR-author-controlled code.

This updates the comments to clarify why this is used. This reusable
settings workflow will also be deployed now in other repos to
standardize on this "environments" mechanism, which is safer than
`vars`.
2025-01-17 14:18:54 -08:00
..
workflows ci: Update comments for the settings workflow (#1476) 2025-01-17 14:18:54 -08:00
ISSUE_TEMPLATE.md Update github issue template with mailing list for test files 2017-06-02 18:16:41 +00:00