| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-15 | Prepare Mergify for changing the default branch to 1.6.x | Jack Koenig | |
| 2022-01-12 | Update master for 1.5.0 release (#2455) | Jack Koenig | |
| * Enable CI for 1.5.x branch * Enable Mergify for 1.5.x branch * Drop 1.2.x from Mergify | |||
| 2022-01-11 | Update .mergify.yml (#2454) | github-actions[bot] | |
| 2021-04-19 | Update .mergify.yml (#2181) | github-actions[bot] | |
| Co-authored-by: jackkoenig <jackkoenig@users.noreply.github.com> | |||
| 2021-01-19 | Fix Mergify condition for labeling backports (#2048) | Jack Koenig | |
| 2021-01-19 | Switch from Travis to Github Actions CI (#2041) | Jack Koenig | |
| * Fix .run_formal_checks for Github Actions instead of Travis * Remove .run_chisel_tests Because we publish SNAPSHOTs on every merge to master, the Chisel repo checks against master of FIRRTL regularly * Only run unidoc for Scala 2.12 Under Travis we ran for 2.11, 2.12, and 2.13, but it doesn't work when using ++2.<major>.<minor> when major != to 2.12. It seems if we want to run all 3, we have to run as `sbt +unidoc`. It's not clear how much benefit we get from building on the other versions, so stick with 2.12 for now. * Generate .mergify.yml with script in chisel-repo-tools Generated with config: conditions: - status-success=all tests passed branches: - 1.2.x - 1.3.x - 1.4.x | |||
| 2020-11-04 | Add 1.4.x to Mergify (#1920) | Jack Koenig | |
| 2020-06-09 | Update Mergify to refer to travis-ci.com (#1672) | Jack Koenig | |
| 2020-05-13 | [Mergify] Add back backporting to 1.2.x (#1595) | Jack Koenig | |
| Labeling a PR with Milestone 1.2.X now will tell Mergify to backport it to both 1.2.x and 1.3.x. Co-authored-by: Albert Magyar <albert.magyar@gmail.com> | |||
| 2020-04-30 | Update Mergify rules to backport to 1.3.x (#1552) | Jack Koenig | |
| This replaces the rules for 1.2.x | |||
| 2020-03-10 | [mergify] Update match string for labeling backported PRs (#1439) | Albert Magyar | |
| 2020-03-08 | Label & block conflicting backport PRs | Albert Magyar | |
| 2020-03-08 | Make mergify open backport PRs & signal on failed cherry-picks | Albert Magyar | |
| 2019-11-18 | [Mergify] Drop review requirement for backport PRs | Albert Magyar | |
| 2019-11-18 | [Mergify] Automatically merge backport PRs when ready | Albert Magyar | |
| 2019-11-11 | Add labeling to Mergify backporting | Jack Koenig | |
| 2019-11-11 | Use Mergify to automate backporting to 1.2.x | Jack Koenig | |
| 2019-02-28 | Make mergify run when no reviews request changes (#1043) | Adam Izraelevitz | |
| 2019-02-22 | Change mergify to just require an approval (#1030) | Adam Izraelevitz | |
| Previously would require all requested reviewers must have approved a PR before merging. | |||
| 2019-02-21 | Added mergify configuration (#1026) | Adam Izraelevitz | |
