add bot warning when posting a hotfix PR #953
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Warning looks like this:
🚨🚨🚨 HOTFIX DETECTED 🚨🚨🚨
It looks like you are trying to merge a hotfix PR into
main
. If this isn't what you wanted to do, and you just wanted to make a regular PR, please close this PR, base your changes off thedevnet-ready
branch and open a new PR intodevnet ready
.If you are trying to merge a hotfix PR, please complete the following essential steps:
main
merged, so we can get the change in as quickly as possible!main
intotestnet
, bumpingspec_version
testnet
testnet
intodevnet
, bumpingspec_version
devnet
devnet
intodevnet-ready
If you do not complete these steps, your hotfix may be inadvertently removed in the future when branches are promoted to `main`, so it is essential that you do so.