We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our most recent schema imports (#5385, #5386) were delayed because these are manual tasks and it fell through the cracks while we were busy.
We should automatically create the issue and PR on a schedule, e.g. via Github actions' schedule: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
schedule
It is possible to automatically determine the upcoming branch/release dates via: https://whattrainisitnow.com/
We could run an import 1-2 week after a release reaches Beta.
The text was updated successfully, but these errors were encountered:
rpl
Successfully merging a pull request may close this issue.
Our most recent schema imports (#5385, #5386) were delayed because these are manual tasks and it fell through the cracks while we were busy.
We should automatically create the issue and PR on a schedule, e.g. via Github actions'
schedule
: https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#scheduleIt is possible to automatically determine the upcoming branch/release dates via: https://whattrainisitnow.com/
We could run an import 1-2 week after a release reaches Beta.
The text was updated successfully, but these errors were encountered: