-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] DRAFT Release Workflow on PR Merge #4253
Conversation
- main | ||
paths: | ||
- 'pyproject.toml' | ||
types: [opened, reopened, synchronize, labeled, closed] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
types: [opened, reopened, synchronize, labeled, closed] | |
types: [opened, reopened, synchronize, labeled] |
Just double checking, are we sure we want closed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh wait, we do want closed because we would want this check to run after a merge too right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes thats for the last step.
Bug - GuidelinesThese guidelines serve as a reminder set of considerations when addressing a bug in the code. Documentation and Context
Code Standards and Practices
Testing
Additional Checks
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟢 Manual review, looks good to me! 👍
(cherry picked from commit c1ac8f0)
(cherry picked from commit c1ac8f0)
(cherry picked from commit c1ac8f0)
(cherry picked from commit c1ac8f0)
(cherry picked from commit c1ac8f0)
(cherry picked from commit c1ac8f0)
Pull Request
Issue link(s):
Summary - What I changed
How To Test
Checklist
bug
,enhancement
,schema
,maintenance
,Rule: New
,Rule: Deprecation
,Rule: Tuning
,Hunt: New
, orHunt: Tuning
so guidelines can be generatedmeta:rapid-merge
label if planning to merge within 24 hours