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

Make PCS process all subscriptions, stop Maestro's triggerer #4249

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

premun
Copy link
Member

@premun premun commented Dec 13, 2024

  • Makes PCS process all subscriptions
  • Stops Maestro's dependency update triggers

After this change deploys, both services will be able to trigger any subscription via the REST API and watch over the PRs until the PRs merge. However, Maestro won't run any scheduled triggers (weeekly, daily, ...) so it will technically only do two things:

  • Accept triggers via REST API and then work as expected for those triggered subscriptions/PRs.
  • Keep tracking PRs it was already tracking before this change was deployed (until those get merged).

PCS will start doing everything. It might open a duplicate PR if a scheduled trigger comes as it won't know about already opened PRs by Maestro.

#3808

@premun premun marked this pull request as draft December 13, 2024 14:29
@premun premun marked this pull request as ready for review December 16, 2024 09:33
@premun premun merged commit 1f6977f into dotnet:main Dec 16, 2024
9 checks passed
@premun premun deleted the prvysoky/swap-service-triggers branch December 16, 2024 10:32
dkurepa added a commit to dkurepa/arcade-services that referenced this pull request Dec 18, 2024
dkurepa added a commit to dkurepa/arcade-services that referenced this pull request Dec 18, 2024
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.

2 participants