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

Skip up-to-dates PRs #17

Merged
merged 12 commits into from
Apr 10, 2024
Merged

Skip up-to-dates PRs #17

merged 12 commits into from
Apr 10, 2024

Conversation

Bullrich
Copy link
Contributor

Resolves #16

  • Added Graphql implementation to get viewerCanUpdateBranch field.
    • Filtered PRs which have this value false
    • Implemented GraphQL-Codegen
      • Updated types to be extracted from @octokit/graphql-schema and auto-generated.
        • The type that implements this looks messy because all the nested objects are nullable
    • Added utility to copy graphql files into raw strings
  • Updated version to 0.2.1

@Bullrich Bullrich self-assigned this Apr 10, 2024
@Bullrich Bullrich requested a review from a team as a code owner April 10, 2024 13:18
@Bullrich Bullrich linked an issue Apr 10, 2024 that may be closed by this pull request
@Bullrich Bullrich merged commit 21dab3f into main Apr 10, 2024
8 checks passed
@Bullrich Bullrich deleted the skip-updated-prs branch April 10, 2024 16:10
Bullrich added a commit to Bullrich/polkadot-fellows-runtimes that referenced this pull request Apr 10, 2024
This latest change include paritytech/up-to-date-action#17 which stops the action from updating PRs which are already up to date
Bullrich added a commit to Bullrich/polkadot-fellows-runtimes that referenced this pull request Apr 15, 2024
This latest change include paritytech/up-to-date-action#17 which stops the action from updating PRs which are already up to date
Bullrich added a commit to Bullrich/polkadot-fellows-runtimes that referenced this pull request Apr 22, 2024
This latest change include paritytech/up-to-date-action#17 which stops the action from updating PRs which are already up to date
Bullrich added a commit to Bullrich/polkadot-fellows-runtimes that referenced this pull request Apr 24, 2024
This latest change include paritytech/up-to-date-action#17 which stops the action from updating PRs which are already up to date
fellowship-merge-bot bot added a commit to polkadot-fellows/runtimes that referenced this pull request May 7, 2024
- triggered up-to-date when auto-merge is enabled
- Linked actions so that, when auto-merge is enabled, it will trigger
up-to-date to update every PR (including this one)
- Resolves paritytech/up-to-date-action#14
- Updated `up-to-date` action's version
- This latest change include paritytech/up-to-date-action#17 which stops
the action from updating PRs which are already up to date
- replaced github action for github's own action
- Let's use github's tools when possible as they _should_ be more secure

- [x] Does not require a CHANGELOG entry

---------

Co-authored-by: fellowship-merge-bot[bot] <151052383+fellowship-merge-bot[bot]@users.noreply.github.com>
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.

Filter PRs which can not be updated
3 participants