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

feat(operations): split the operations-per-run option between queries and mutations #501

Closed

Conversation

C0ZEN
Copy link
Contributor

@C0ZEN C0ZEN commented Jun 9, 2021

Changes

⚠️ this is a breaking change

Context

For huge projects, it can be scary to process all the issues with this action, especially when it's the first configuration.
The operations-per-run was covering all kind of operations and was helpful, but not enough to process the whole set of issues without changing everything.

@C0ZEN C0ZEN requested a review from a team as a code owner June 9, 2021 20:29
@C0ZEN C0ZEN force-pushed the feature/split-queries-and-mutations-limit branch 2 times, most recently from 0936a35 to 78dc715 Compare June 14, 2021 20:24
@C0ZEN C0ZEN force-pushed the feature/split-queries-and-mutations-limit branch from 78dc715 to 362cdf7 Compare June 24, 2021 21:00
@C0ZEN C0ZEN force-pushed the feature/split-queries-and-mutations-limit branch from 362cdf7 to acd609a Compare July 13, 2021 20:41
@C0ZEN
Copy link
Contributor Author

C0ZEN commented Jul 18, 2021

@luketomlinson up

@C0ZEN
Copy link
Contributor Author

C0ZEN commented Aug 19, 2021

up

@github-actions github-actions bot removed the Stale label Aug 20, 2021
@github-actions github-actions bot added the Stale label Sep 19, 2021
@C0ZEN C0ZEN force-pushed the feature/split-queries-and-mutations-limit branch from acd609a to 8745539 Compare September 19, 2021 18:23
@C0ZEN
Copy link
Contributor Author

C0ZEN commented Sep 20, 2021

up

@github-actions github-actions bot removed the Stale label Sep 21, 2021
@C0ZEN C0ZEN force-pushed the feature/split-queries-and-mutations-limit branch from bf103bc to c3c7dca Compare September 21, 2021 11:16
@C0ZEN C0ZEN force-pushed the feature/split-queries-and-mutations-limit branch from e790815 to 72c9c80 Compare September 22, 2021 17:14
@C0ZEN
Copy link
Contributor Author

C0ZEN commented Sep 25, 2021

@luketomlinson would be nice if you could review/merge this one and later create the next major release.
I will work on the refactor to get rid of the “common” options and split the doc between PR and issues once this one is merged to avoid having too many conflicts.

@C0ZEN
Copy link
Contributor Author

C0ZEN commented Oct 8, 2021

@luketomlinson bump and also if you can create a new release it would be nice (maybe go for 4.1) then merge this one if you think it's a good PR then let it idle and create a v5 later. WDYT?

@github-actions github-actions bot added the Stale label Nov 8, 2021
@github-actions github-actions bot closed this Nov 14, 2021
@dfawley
Copy link

dfawley commented Nov 16, 2021

It's sad to see good work go to waste like this.

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

Successfully merging this pull request may close these issues.

Feature request: option to limit mutations per run
2 participants