dash/.github/workflows
PastaPastaPasta 37c801c0a3
ci: add ci for merging into master (#5316)
## Issue being fixed or feature implemented
This adds a check that ensures branches merge cleanly into master via a
ff-only

## What was done?
Added a GitHub action created via gpt-4 :)

## How Has This Been Tested?

https://github.com/PastaPastaPasta/dash/actions/runs/4703432752/jobs/8341923994
and
https://github.com/PastaPastaPasta/dash/actions/runs/4703457936/jobs/8341980146
for expected pass and expected fail

## Breaking Changes
None, should be back ported to v19.x branch when we get the chance.

## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e
tests
- [ ] I have made corresponding changes to the documentation

**For repository code-owners and collaborators only**
- [x] I have assigned this pull request to a milestone
2023-05-22 08:37:03 -05:00
..
clang-diff-format.yml ci: Add github-action that automatically runs clang-format. Will not fail CI (#4387) 2021-09-02 23:00:07 +03:00
handle_potential_conflicts.py chore: add missing copyrights via copyright_header.py insert 2023-01-13 00:49:04 +03:00
label-merge-conflicts.yml Ensure pemissions are restrictive 2021-07-16 17:43:32 -05:00
merge-check.yml ci: add ci for merging into master (#5316) 2023-05-22 08:37:03 -05:00
predict-conflicts.yml actions: introduce handle_potential_conflicts.py to only warn on true conflicts. Fail CI when there is a conflict (#4655) 2022-01-13 17:26:47 +03:00
prevent-master-pr.yml actions: Prevent accidental merging to master (#4302) 2021-07-29 13:12:54 +03:00
release_alpha.yml ci: build on-demand docker images for testing on devnets (#4667) 2022-04-03 17:24:06 -05:00
release_docker_hub.yml ci: fix docker tags meta action (#5054) 2022-10-20 11:16:43 +03:00
semantic-pull-request.yml fix(doc/ci): break rpc/rest/zmq into individual scopes, sort scopes (#5079) 2022-11-21 12:06:24 -06:00