Sandy Zhang
36e4d2f55a
Fix mergeable.yml multi-line string syntax to fix invalid yaml parse error.
...
PiperOrigin-RevId: 492313296
2 years ago
Sandy Zhang
c5c9c2fdf2
Prevent merging PRs directly in main with a failing Mergeable check, except when an `mergeable:force-allow` label is present.
...
This serves to prevent accidental PR merges outside of Copybara, but is not actually enforced by branch protection.
PiperOrigin-RevId: 492255443
2 years ago
Joshua Haberman
e29fbd4adb
Removed the Mergeable check
...
Now that we are syncing all PRs from Piper with Copybara, there isn't a convenient workflow for adding per-language labels to the GitHub PR. (Also even if we required this, Copybara sometimes closes the PR and makes a separate commit, instead of merging the PR).
Long-term we want the release script to bucket by language by automatically detecting which files were modified. In the near-term, the onduty will need to do this manually at release time.
PiperOrigin-RevId: 485730509
2 years ago
Elliotte Rusty Harold
a30167f016
simplify mergeable UI messages ( #9445 )
...
No "Please"
see https://docs.google.com/document/d/1mIHBZQXI3F5VEPPmR54PySixl8wSsdwVciSENJ0Unxg/edit#heading=h.vvb6vlxagbv8 for justification
also make the and clause a little simpler. That is, this is now "Include release notes: yes AND at least a language label" instead of "Please include release notes: yes AND Please include at least a language label"
3 years ago
Derek Perez
4008d229aa
Sync from Piper @366297034
...
PROTOBUF_SYNC_PIPER
4 years ago
deannagarcia
c3f4b108b3
Changing codespell and mergeable ymls to prepare for opensourcing kotlin protos ( #8442 )
4 years ago
Joshua Haberman
96307d28f6
Sync from Piper @364389596
...
PROTOBUF_SYNC_PIPER
4 years ago
David L. Jones
0894247c21
Add autotools to release languages.
4 years ago
Joshua Haberman
de371235c9
Sync from Piper @338284531
...
PROTOBUF_SYNC_PIPER
4 years ago
Paul Yang
9ccde30967
Add cmake and protoc to mergeable config ( #7955 )
4 years ago
listonjesse
2ae7cf0e03
Auxillary -> Auxiliary
5 years ago
Rafi Kamal
37934fe46f
Update mergeable.yml
5 years ago
Rafi Kamal
154788bb4c
Add bazel to the list of acceptable mergeable tags
5 years ago
Jesse Wilson
3214d0b0b2
Fix mergeable docs to be consistent with checks ( #7021 )
5 years ago
Hao Nguyen
925aa60ff2
Add Mergeable config
6 years ago