Skip to content

Conversation

@stephenplusplus
Copy link
Contributor

This adds an encrypted key file to the repo, then decodes it via a secret key with AppVeyor, only on merges to master. The only addition in this PR that affects all builds is adding npm 3 to the PATH.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 14, 2016
@stephenplusplus stephenplusplus merged commit 1ae231f into googleapis:master Sep 14, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling aa06b33 on stephenplusplus:spp--appveyor-branch-configurations into c75f90e on GoogleCloudPlatform:master.

miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Feb 3, 2026
sofisl pushed a commit that referenced this pull request Feb 3, 2026
Updates owlbot.py to exclude protected file '.github/workflows/ci.yaml' from automated owlbot updates.

* .github balks when attempts are made to update .github/workflows files without specific permission.
* Back in googleapis/nodejs-bigquery#1583 the ci.yaml file was customized and owlbot wants to undo those changes but owlbot does not have the right permissions to do so, causing a CI/CD test failure.

```
Starting Step #11
Step #11: Already have image (with digest): gcr.io/cloud-devrel-public-resources/owlbot-cli
Step #11: Retrieving PR info for googleapis/nodejs-bigquery
Step #11: Retrieved PR info for googleapis/nodejs-bigquery
Step #11: git add -A .
Step #11: git status . --porcelain
Step #11: git log -1 --format=%B
Step #11: git commit -m "🦉 Updates from OwlBot post-processor
Step #11: 
Step #11: See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md"
Step #11: git pull --no-verify
Step #11: git push --no-verify
Step #11: To https://github.com/yoshi-code-bot/nodejs-bigquery.git
Step #11:  ! [remote rejected] update-discovery-patch -> update-discovery-patch (refusing to allow a GitHub App to create or update workflow `.github/workflows/ci.yaml` without `workflows` permission)
```
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