Skip to content

docs issue generation: Run script over a specified period of time#91695

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
nickvigilante:crdb-11341
Dec 7, 2022
Merged

docs issue generation: Run script over a specified period of time#91695
craig[bot] merged 1 commit intocockroachdb:masterfrom
nickvigilante:crdb-11341

Conversation

@nickvigilante
Copy link
Copy Markdown
Contributor

The docs issue generation (DIG) script now runs nightly and uses a start and end time to calculate the PRs it needs to scan to determine if a docs issue must be created. This also utilizes GraphQL queries against GitHub's GraphQL API.

Release note: None

Fixes: #72910

@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@nickvigilante
Copy link
Copy Markdown
Contributor Author

@rickystewart Can I work with you sometime during the week of Nov 28 to update the TC configuration for this ticket? That's the last piece for this ticket I think.

@nickvigilante nickvigilante marked this pull request as ready for review November 30, 2022 16:21
@nickvigilante nickvigilante requested a review from a team as a code owner November 30, 2022 16:21
Copy link
Copy Markdown
Collaborator

@rickystewart rickystewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking pretty good!

The docs issue generation (DIG) script now runs nightly and uses a
start and end time to calculate the PRs it needs to scan to
determine if a docs issue must be created. This also utilizes GraphQL
queries against GitHub's GraphQL API.

Release note: None

Fixes: #72910
@nickvigilante
Copy link
Copy Markdown
Contributor Author

bors r+

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Dec 7, 2022

Build succeeded:

@craig craig bot merged commit a9fcbd1 into cockroachdb:master Dec 7, 2022
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.

docs-issue-generation: it can miss processing backport PRs

3 participants