Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: ensure GitHub Actions and pre-commit hooks are pinned #2576

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lidavidm
Copy link
Member

@lidavidm lidavidm commented Mar 5, 2025

Apache wants us to limit concurrency, ensure actions are pinned, and ensure we aren't exporting GITHUB_TOKEN etc. (https://infra.apache.org/github-actions-policy.html) It's not clear to me if our use of GITHUB_TOKEN in dev_pr.yaml falls under that.

Fixes #2575.

@lidavidm lidavidm added this to the ADBC Libraries 18 milestone Mar 5, 2025
lidavidm and others added 2 commits March 4, 2025 22:06
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
@lidavidm lidavidm marked this pull request as ready for review March 5, 2025 03:38
@lidavidm lidavidm requested a review from zeroshade as a code owner March 5, 2025 03:38
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.

ci: ensure compliance with Apache policy
2 participants