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

Add plugin for generating .mergify.yml config #190

Merged
merged 24 commits into from
Mar 1, 2022

Commits on Feb 22, 2022

  1. Create mergify module

    armanbilge committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    992638b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2d219 View commit details
    Browse the repository at this point in the history
  3. Checkpointing wip

    armanbilge committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    17bd11e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    5b86e38 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Extract out YamlCompiler

    armanbilge committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    4a18377 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12d2216 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Why work so hard

    armanbilge committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    0e09de5 View commit details
    Browse the repository at this point in the history
  2. Revert "Extract out YamlCompiler"

    This reverts commit 4a18377.
    armanbilge committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    74bc703 View commit details
    Browse the repository at this point in the history
  3. Fixing and dog-fooding

    armanbilge committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    6e3b473 View commit details
    Browse the repository at this point in the history
  4. Drop nulls

    armanbilge committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    9e14a2b View commit details
    Browse the repository at this point in the history
  5. Linting

    armanbilge committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    a8cbe69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    640d0ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c9c3ee View commit details
    Browse the repository at this point in the history
  8. Fix actions rendering

    armanbilge committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    1810bd7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b39ea12 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Setup PR auto-labeling

    armanbilge committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    fd160ed View commit details
    Browse the repository at this point in the history
  2. Fix dangling newline

    armanbilge committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    aca1d33 View commit details
    Browse the repository at this point in the history
  3. Formatting

    armanbilge committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    34df1ac View commit details
    Browse the repository at this point in the history
  4. Add trailing slash

    armanbilge committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    41340e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95e8e68 View commit details
    Browse the repository at this point in the history
  6. Support user-added labels

    armanbilge committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    969a2e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ad0015 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a22bba View commit details
    Browse the repository at this point in the history
  9. Refactoring

    armanbilge committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    9843119 View commit details
    Browse the repository at this point in the history