Skip to content

scorecard-monitor: Revert to GITHUB_TOKEN to allow PRs #14

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

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

justaugustus
Copy link
Member

Follow-up to #13 and #12 to fix https://github.com/bloomberg/.github/actions/runs/13666857837/job/38209752336:

Run peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284
Prepare git configuration
Determining the base and head repositories
Pull request branch target repository set to bloomberg/.github
Configuring credential for HTTPS authentication
Checking the base repository state
Pull request branch to create or update set to 'scorecard-monitor-report-update'
Configuring the committer and author
  Configured git committer as 'github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>'
  Configured git author as 'justaugustus <[email protected]>'
Create or update the pull request branch
  /usr/bin/git symbolic-ref HEAD --short
  main
  Working base is branch 'main'
  /usr/bin/git checkout --progress -B f773b889-21e0-4bf4-b963-5520f0d1d47c HEAD --
  Switched to a new branch 'f773b889-21e0-4bf4-b963-5520f0d1d47c'
  M	reports/scorecard/database.json
  /usr/bin/git status --porcelain -unormal --
   M reports/scorecard/database.json
  ?? reports/scorecard/report.md
  ?? reports/scorecard/scope.json
  Uncommitted changes found. Adding a commit.
  /usr/bin/git add -A
  /usr/bin/git -c author.name=justaugustus -c [email protected] -c committer.name=github-actions[bot] -c committer.email=41898282+github-actions[bot]@users.noreply.github.com commit -m Add latest results to Scorecard Monitor report
  [f773b889-21e0-4bf4-b963-5520f0d1d47c c9f0772] Add latest results to Scorecard Monitor report
   Author: justaugustus <[email protected]>
   3 files changed, 229 insertions(+), 1 deletion(-)
   create mode 100644 reports/scorecard/report.md
   create mode 100644 reports/scorecard/scope.json
  /usr/bin/git stash push --include-untracked
  No local changes to save
  Resetting working base branch 'main'
  /usr/bin/git checkout --progress main --
  Switched to branch 'main'
  Your branch is up to date with 'origin/main'.
  /usr/bin/git reset --hard origin/main
  HEAD is now at 7d87afb reports/scorecard: rm scope.json to enable auto-discovery (#13)
  /usr/bin/git rev-list --right-only --count main...f773b889-21e0-4bf4-b963-5520f0d1d47c
  1
  /usr/bin/git -c protocol.version=2 fetch --no-tags --progress --no-recurse-submodules --force --depth=11 origin scorecard-monitor-report-update:refs/remotes/origin/scorecard-monitor-report-update
  fatal: couldn't find remote ref scorecard-monitor-report-update
  Pull request branch 'scorecard-monitor-report-update' does not exist yet.
  /usr/bin/git checkout --progress -B scorecard-monitor-report-update f773b889-21e0-4bf4-b963-5520f0d1d47c --
  Switched to a new branch 'scorecard-monitor-report-update'
  /usr/bin/git rev-list --right-only --count main...scorecard-monitor-report-update
  1
  Created branch 'scorecard-monitor-report-update'
  /usr/bin/git rev-parse main
  7d87afb621c53dca38c32ab0d1a8862be0e5810b
  /usr/bin/git -c core.quotePath=false show --raw --cc --no-renames --no-abbrev --format=%H%n%T%n%P%n%G?%n%s%n%b%n###EOB### 7d87afb621c53dca38c32ab0d1a8862be0e5810b
  7d87afb621c53dca38c32ab0d1a8862be0e5810b
  ebd3d673d7173665e6780c505135bd48b678133d
  
  E
  reports/scorecard: rm scope.json to enable auto-discovery (#13)
  Signed-off-by: Stephen Augustus <[email protected]>
  ###EOB###
  
  :000000 100644 0000000000000000000000000000000000000000 36224fe001816b3f1a78e6aefd7a18a7838d7348 A	.github/CODEOWNERS
  :000000 100644 0000000000000000000000000000000000000000 021d5964f03b80cecddb0d0555ab1a422b31cbf9 A	.github/ISSUE_TEMPLATE/bug_report.md
  :000000 100644 0000000000000000000000000000000000000000 bbcbbe7d61558adde3cbfd0c7a63a67c27ed6d30 A	.github/ISSUE_TEMPLATE/feature_request.md
  :000000 100644 0000000000000000000000000000000000000000 2dec02135680e5c5f38225b143183f43ea942350 A	.github/dependabot.yml
  :000000 100644 0000000000000000000000000000000000000000 5e6e3d884bb615b9e07126c6898ec5031759f7f2 A	.github/settings.yml
  :000000 100644 0000000000000000000000000000000000000000 88f3262248b9d7e1391e583855f070034cd6520d A	.github/workflows/_lint.yml
  :000000 100644 0000000000000000000000000000000000000000 14b14166c9b26b642aee51be4dd052d08c5a5436 A	.github/workflows/_scorecard.yml
  :000000 100644 0000000000000000000000000000000000000000 e5e3592fc192750adae89232c04e3006b1771ad8 A	.github/workflows/_stale.yml
  :000000 100644 0000000000000000000000000000000000000000 0f73aa2a7b6b8eadebb2b41a592c4ce5c063d3b2 A	.github/workflows/clean-owners.yml
  :000000 100644 0000000000000000000000000000000000000000 7961fa40c2ffdbba45e292483bf0bdd0acdc3bab A	.github/workflows/contributor-report.yml
  :000000 100644 0000000000000000000000000000000000000000 5301996a7fcfee125cc61cd6c3880f2b9fe18c1f A	.github/workflows/dependency-review.yml
  :000000 100644 0000000000000000000000000000000000000000 8994858ec4395e6a376b686882d966253fafa63c A	.github/workflows/evergreen-check.yml
  :000000 100644 0000000000000000000000000000000000000000 c69917a98b72a48eebee1951710f90361e6b075b A	.github/workflows/pr-lint.yml
  :000000 100644 0000000000000000000000000000000000000000 1b5c9ca313a386e3973b5a1c51b724d49549bf82 A	.github/workflows/run-scorecard.yml
  :000000 100644 0000000000000000000000000000000000000000 74948981271836a6369bd5de5d71bfa8bcab109f A	.github/workflows/scorecard-monitor.yml
  :000000 100644 0000000000000000000000000000000000000000 c7fbb7cad8774016bfc503e4856d4b76e42fe5c0 A	.github/workflows/stale-issue.yml
  :000000 100644 0000000000000000000000000000000000000000 774c0a418eed9837d7f53c779907d8982b8eb946 A	.yamllint.yml
  :000000 100644 0000000000000000000000000000000000000000 6951830e6740de449ecaa1aaecfea78a573f1432 A	CODE_OF_CONDUCT.md
  :000000 100644 0000000000000000000000000000000000000000 07a2a423c64e547e45ca8e65aa1d00f097ed367e A	CONTRIBUTING.md
  :000000 100644 0000000000000000000000000000000000000000 7bf3469317d45aa270f8211d17d16724702cdab8 A	DCO.md
  :000000 100644 0000000000000000000000000000000000000000 d1718c845f354d1a608cdfab7393b6abd54fd6ea A	LICENSE
  :000000 100644 0000000000000000000000000000000000000000 ca10bc54aff3c294fe3a34a2bb8b207a48d3bc4f A	PULL_REQUEST_TEMPLATE.md
  :000000 100644 0000000000000000000000000000000000000000 62bc04f987dda3af2fdbd3a19a7c904a0f07251d A	README.md
  :000000 100644 0000000000000000000000000000000000000000 f559efbdfea0c38504bcac4c5d7cf361dc0f240c A	SECURITY.MD
  :000000 100644 0000000000000000000000000000000000000000 7a3f6d601417d33b46725abec70c7ab933adaf97 A	profile/README.md
  :000000 100644 0000000000000000000000000000000000000000 c5bd5e1c41a0e215545724b0b4ec0282f6770c6d A	profile/bbg-engineering-logo.png
  :000000 100644 0000000000000000000000000000000000000000 e9fae35f9ab1f8011d68d9318ad95c92af54adc9 A	reports/scorecard/database.json
  /usr/bin/git rev-parse scorecard-monitor-report-update
  c9f077243046f5bdad55bd1b92821c8ddf50c8cd
  /usr/bin/git log --format=%H main..scorecard-monitor-report-update
  c9f077243046f5bdad55bd1b92821c8ddf50c8cd
  /usr/bin/git -c core.quotePath=false show --raw --cc --no-renames --no-abbrev --format=%H%n%T%n%P%n%G?%n%s%n%b%n###EOB### c9f077243046f5bdad55bd1b92821c8ddf50c8cd
  c9f077243046f5bdad55bd1b92821c8ddf50c8cd
  17f445972822eb2f293aeb76d5537730b2a26854
  7d87afb621c53dca38c32ab0d1a8862be0e5810b
  N
  Add latest results to Scorecard Monitor report
  
  ###EOB###
  
  :100644 100644 e9fae35f9ab1f8011d68d9318ad95c92af54adc9 9ff0b1d9fff4fa7701b4f8f0317fef0d97a5da5e M	reports/scorecard/database.json
  :000000 100644 0000000000000000000000000000000000000000 a62bfc673be9f675694cbb38879c4d5464ac0ba3 A	reports/scorecard/report.md
  :000000 100644 0000000000000000000000000000000000000000 c6fdaf943fc922694c133a094e6528380a225035 A	reports/scorecard/scope.json
  /usr/bin/git branch --delete --force f773b889-21e0-4bf4-b963-5520f0d1d47c
  Deleted branch f773b889-21e0-4bf4-b963-5520f0d1d47c (was c9f0772).
  /usr/bin/git checkout --progress main --
  Switched to branch 'main'
  Your branch is up to date with 'origin/main'.
Pushing pull request branch to 'origin/scorecard-monitor-report-update'
  /usr/bin/git push --force-with-lease origin scorecard-monitor-report-update:refs/heads/scorecard-monitor-report-update
  remote: Permission to bloomberg/.github.git denied to bloomberg-oss.
  fatal: unable to access 'https://github.com/bloomberg/.github/': The requested URL returned error: 403
  Error: The process '/usr/bin/git' failed with exit code 128
Restore git configuration

@justaugustus justaugustus merged commit 3881ac1 into bloomberg:main Mar 5, 2025
1 check passed
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