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

Fix changeset automation PR #1734

Closed
arboleya opened this issue Feb 9, 2024 · 1 comment · Fixed by #1848
Closed

Fix changeset automation PR #1734

arboleya opened this issue Feb 9, 2024 · 1 comment · Fixed by #1848
Assignees
Labels
chore Issue is a chore

Comments

@arboleya
Copy link
Member

arboleya commented Feb 9, 2024

The changesets PR is created correctly, using the fuels-service-user via the REPO_TOKEN :

GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}

Then, all subsequent updates to it seem to come from the GH bot, and the workflows stop running automatically.

  • These updates happen when other PRs are merged into master
  • Only the fuels-service-user can trigger CI automatically
  • GH bot can't trigger CI

At this point, someone must go and close/open the PR and rename its title to something else and back.

This is a follow-up issue on top of:

@arboleya arboleya added chore Issue is a chore priority labels Feb 9, 2024
@arboleya
Copy link
Member Author

arboleya commented Feb 9, 2024

Screenshot of how it looks:

example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants