-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add issue/project connections and automation #23
Labels
Pending Release Assignment
A Project Maintainer must add this to the Roadmap by assigning a Release Milestone.
Type: Operations
A task to update dependencies or operational capabilities of the Project.
Milestone
Comments
andrewvaughan
added
Priority: 04-Low
Type: Operations
A task to update dependencies or operational capabilities of the Project.
and removed
Status: 01-In Progress
labels
Aug 7, 2023
andrewvaughan
changed the title
Add workflow to auto-progress status labels
Add workflow to auto-progress project on branch releases
Oct 23, 2023
andrewvaughan
changed the title
Add workflow to auto-progress project on branch releases
Add issue/project connections and automation
Oct 23, 2023
andrewvaughan
moved this from Code Review
to Approved for Development
in Kanban for template-core
Jan 2, 2024
andrewvaughan
moved this from Approved for Development
to Code Review
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from In Progress
to Approved for Development
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Approved for Development
to Code Review
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Code Review
to Approved for Development
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Approved for Development
to Code Review
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Code Review
to Approved for Development
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Approved for Development
to Code Review
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Code Review
to Approved for Development
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Approved for Development
to Code Review
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Code Review
to Approved for Development
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Approved for Development
to Code Review
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Code Review
to Approved for Development
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Approved for Development
to Code Review
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from Code Review
to Approved for Development
in Kanban for template-core
Jan 3, 2024
51 tasks
andrewvaughan
added
Pending Release Assignment
A Project Maintainer must add this to the Roadmap by assigning a Release Milestone.
and removed
Pending Release Assignment
A Project Maintainer must add this to the Roadmap by assigning a Release Milestone.
labels
Jan 3, 2024
andrewvaughan
moved this from Approved for Development
to Pending Deployment
in Kanban for template-core
Jan 3, 2024
andrewvaughan
added
the
Pending Release Assignment
A Project Maintainer must add this to the Roadmap by assigning a Release Milestone.
label
Jan 3, 2024
andrewvaughan
moved this from Pending Deployment
to In Progress
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from In Progress
to User Acceptance Testing
in Kanban for template-core
Jan 3, 2024
andrewvaughan
moved this from User Acceptance Testing
to Code Review
in Kanban for template-core
Jan 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Pending Release Assignment
A Project Maintainer must add this to the Roadmap by assigning a Release Milestone.
Type: Operations
A task to update dependencies or operational capabilities of the Project.
The following logic items should be implemented:
Issue created
Needs Triage
labelRequest: ...
labelIssue has a user assigned
Help Wanted
labelNeeds Triage
label still existsNo Status
,Done
, orParking Lot
statusesApproved for Development
project status, move it toIn Progress
Issue has a user unassigned
(All steps below are triggered only if there are no more assignees on the Issue)
Help Wanted
labelIn Progress
project status, revert toApproved for Development
and add a notice to the IssueCode Review
project status, revert to theApproved for Development
and add a notice to both the Issue and the Pull RequestPending Deployment
,User Acceptance Testing
, orDone
Issue has a milestone assigned
Needs Release Assignment
labelNo Status
orParking Lot
statuses, add a warningIssue has a milestone unassigned
Needs Release Assignment
labelIn Progress
,Code Review
,Pending Deployment
,User Acceptance Testing, or
Done` statuses, add a warningBranch is created in ref format
***/####/***
####
is in statusApproved for Development
move toIn Progress
####
is in statusNo Status
orParking Lot
add warning about working on unapproved effort####
is in statusIn Progress
,Code Review
,Pending Deployment
, orUser Acceptance Testing
add warning about duplicative effort####
is in statusDone
add warning about working on completed effortBranch in deleted in ref format
***/####/***
####
is statusIn Progress
orCode Review
, move Issue to statusApproved for Development
and add a warning to the IssueMake sure that auto-branch deletion happens before this logic is performed or
Code Review
warnings will occur when PRs are acceptedPull Request is created
(closes #...)
and move Issues to statusCode Review
(closes #...)
message is found, add a warning to the Pull Request that multiple Issues are attached(closes #...)
messages are found in the Branch, add a warning to the Pull Request that no Issues are attachedPull Request is updated
(closes #...)
and move Issues to statusCode Review
(closes #...)
were removed from prior commit messages and revert those Issues toIn Progress
(closes #...)
message is now found, add a warning to the Pull Request that multiple Issues are attached(closes #...)
messages are now found in the Branch, add a warning to the Pull Request that no Issues are attachedPull Request is accepted
See various branch
merge
tasks, below.Pull Request is canceled
(closes #...)
and move Issues to statusIn Progress
with warningIn Progress
main
branch is updated via merge(closes #...)
and move Issues to statusPending Deployment
main
branch is updated via force push or rolled backmain
and newmain
and update Issues accordingly(closes #...)
that...In Progress
and add labelNeeds Triage
User Acceptance Testing
orDone
move toPending Deployment
with a warningUser Acceptance Testing
orDone
add a warning about amain
rollback on a furthered statusstaging
branch is updated via merge(closes #...)
and move Issues to statusUser Acceptance Testing
staging
branch is updated via force push or rolled backstaging
and newstaging
and update Issues accordingly(closes #...)
that...In Progress
and add labelNeeds Triage
Done
move toUser Acceptance Testing
with a warningDone
add a warning about astaging
rollback on a furthered statusproduction
branch is updated via merge(closes #...)
and move Issues to statusDone
production
branch is updated via force push or rolled backproduction
and newproduction
and update Issues accordingly(closes #...)
that...In Progress
and add labelNeeds Triage
Done
with a warningThe text was updated successfully, but these errors were encountered: