cosmos-sdk/.github/workflows
Xiangan He 191c860e34
ci: Cherry-picking-fork action name; unique commit-branches (#12753)
## Description

A sequel to https://github.com/cosmos/cosmos-sdk/pull/12478

Adds a Github action that makes it easy to cherry pick commits from a fork PR to main under fork-cherry-pick.yml. The necessity for this PR arises from Mergify / GitHub marketplace currently not having tooling for this kind of action.

Changelog:
- Added templating for the commit-branch that the action creates on the fork.
- Added a name to the Github action.

---

### Author Checklist

*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*

I have...

- [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [x] added `!` to the type prefix if API or client breaking change
- [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting))
- [x] provided a link to the relevant issue or specification
- [x] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/building-modules)
- [x] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing)
- [x] added a changelog entry to `CHANGELOG.md`
- [x] included comments for [documenting Go code](https://blog.golang.org/godoc)
- [x] updated the relevant documentation or specification
- [x] reviewed "Files changed" and left comments if necessary
- [x] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

I have...

- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed 
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2022-08-15 13:32:31 +00:00
..
atlas.yml build(deps): Bump technote-space/get-diff-action from 6.0.1 to 6.1.0 (#12319) 2022-06-21 20:26:30 +02:00
check-docs.yml chore: Set permissions for GitHub actions (#12354) 2022-06-25 09:23:58 +02:00
clean-artifacts.yml ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
codeql-analysis.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
cosmovisor-release.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
dependencies-review.yml build(deps): Bump actions/dependency-review-action from 1 to 2 (#12265) 2022-06-15 18:14:03 +02:00
deploy-docs.yml build(deps): Bump JamesIves/github-pages-deploy-action (#12680) 2022-07-21 18:08:26 +02:00
docker.yml build(deps): Bump docker/setup-buildx-action from 1 to 2 (#11890) 2022-05-06 18:30:28 +02:00
e2e.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
fork-cherry-pick.yml ci: Cherry-picking-fork action name; unique commit-branches (#12753) 2022-08-15 13:32:31 +00:00
labeler.yml chore: Set permissions for GitHub actions (#12354) 2022-06-25 09:23:58 +02:00
legacy-test.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
linkchecker.yml build(deps): Bump gaurav-nelson/github-action-markdown-link-check (#11377) 2022-03-15 17:41:59 +01:00
lint-pr.yml chore: Set permissions for GitHub actions (#12354) 2022-06-25 09:23:58 +02:00
lint.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
proto-docker.yml ci: Use go 1.19 for proto build environment (#12854) 2022-08-08 21:43:57 +02:00
proto-registry.yml build(deps): Bump bufbuild/buf-setup-action from 1.6.0 to 1.7.0 (#12764) 2022-07-28 22:29:36 +02:00
proto.yml build(deps): Bump bufbuild/buf-setup-action from 1.6.0 to 1.7.0 (#12764) 2022-07-28 22:29:36 +02:00
release-sims.yml chore: Set permissions for GitHub actions (#12354) 2022-06-25 09:23:58 +02:00
release.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
sims-045.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
sims-046.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
sims.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00
stale.yml chore: Set permissions for GitHub actions (#12354) 2022-06-25 09:23:58 +02:00
test.yml Revert "update-ci-only" (#12882) 2022-08-10 09:04:24 +02:00