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

[MAINT]: fix auto-updates #806

Open
1 task done
gr2m opened this issue Aug 7, 2023 · 3 comments
Open
1 task done

[MAINT]: fix auto-updates #806

gr2m opened this issue Aug 7, 2023 · 3 comments
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Comments

@gr2m
Copy link
Contributor

gr2m commented Aug 7, 2023

Describe the need

There are some problems with the auto-update setup.

  1. The pull request don't trigger CI
  2. If an open update pull request is updated because there is a new change, the build changes are not committed
  3. As a result of 2., we see pull requests like this one, which only updates the build files: Update from 'Create or Update Request' action #805

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@gr2m gr2m added Status: Triage This is being looked at and prioritized Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR labels Aug 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 7, 2023

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@github-project-automation github-project-automation bot moved this to 🆕 Triage in 🧰 Octokit Active Aug 7, 2023
@kfcampbell kfcampbell moved this from 🆕 Triage to 🔥 Backlog in 🧰 Octokit Active Aug 11, 2023
@wolfy1339 wolfy1339 removed the Status: Triage This is being looked at and prioritized label Dec 26, 2024
@gr2m
Copy link
Contributor Author

gr2m commented Mar 20, 2025

Currently pull requests are not being created due to an auth error. I assume the used PAT was invalidated?
https://github.com/octokit/graphql-schema/actions/runs/13978257316

This would be a good opportunity to start replacing the usage of @octokitbot with a dedicated GitHub App in conjunction with https://github.com/actions/create-github-app-token.

@wolfy1339
Copy link
Member

Currently pull requests are not being created due to an auth error. I assume the used PAT was invalidated?

There are other repositories that are failing as well that use this token.
I agree that that's what it looks like

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR
Projects
Status: 🔥 Backlog
Development

No branches or pull requests

2 participants