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

"Upcoming Release Changes" PR workflows not running #1872

Open
YaroShkvorets opened this issue Dec 19, 2024 · 0 comments
Open

"Upcoming Release Changes" PR workflows not running #1872

YaroShkvorets opened this issue Dec 19, 2024 · 0 comments

Comments

@YaroShkvorets
Copy link
Collaborator

YaroShkvorets commented Dec 19, 2024

i.e #1864

As a result final checks before the release are not performed, including publishing CLI RC release.

The issue here is that GitHub doesn't trigger workflows from events created by other workflows to avoid infinite loop: peter-evans/create-pull-request#48

Possible workarounds:

  • create this PR with different PAT token
  • Github app
  • cron ?
  • manual dispatch ?
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

No branches or pull requests

1 participant