Skip to content

fix: Report warning on .github/workflows/ci.yaml#1110

Merged
danielbankhead merged 3 commits intomasterfrom
fix-node-precise-github-actions
Jun 7, 2021
Merged

fix: Report warning on .github/workflows/ci.yaml#1110
danielbankhead merged 3 commits intomasterfrom
fix-node-precise-github-actions

Conversation

@danielbankhead
Copy link
Copy Markdown
Contributor

Not all files in .github/workflows are managed, only ci.yaml. This PR addresses any false-positives that may be raised by editing non-managed files in that directory.

Related false-positive: googleapis/repo-automation-bots#1952 (comment)

Not all files in `.github/workflows` are managed, only `ci.yaml`.

Related false-positive: googleapis/repo-automation-bots#1952 (comment)
@danielbankhead danielbankhead requested review from a team, bcoe and tmatsuo June 7, 2021 18:24
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jun 7, 2021
d-goog added 2 commits June 7, 2021 11:24
Not all files in `.github/workflows` are managed, only `ci.yaml`.
…is/synthtool into fix-node-precise-github-actions
@danielbankhead danielbankhead merged commit 2430f8d into master Jun 7, 2021
@danielbankhead danielbankhead deleted the fix-node-precise-github-actions branch June 7, 2021 18:30
@tmatsuo
Copy link
Copy Markdown
Contributor

tmatsuo commented Jun 7, 2021

BTW, repo-automation-bots seems to have a customized ci.yaml. Maybe we should have customized generated-files-bot.yml on that repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants