auto-jobs creation definition #26
Closed
opened 2023-05-27 01:09:45 +00:00 by jon_nfc
·
44 comments
No Branch/Tag Specified
Labels
Clear labels
Bug
Used in discussion about a bug in comments or commits
CVE-2023-5764
Denotes items related to the CVE
CodeReview
Used in comments (issues/MR/commits) to denote code review related items
Documentation
Documentation items
Feature
Used in discussion about a Feature in comments or commits
Lint
Used in comments (issues/MR/commits) to denote lint tasks todo, done, fixed
Privacy
Used in comments (issues/MR/commits) to denote privacy related items
Security
Used in comments (issues/MR/commits) to denote Security related items
breaking-change
label used to denote that the issue/Merge Request does/will introduce a breaking change
bug::reproducable
Given to an issue when the bug has been confirmed as re-producable. Can also be used in comments and commits.
bug::unable to reproduce
Given to an issue when the bug that is not able to be reproduced. Can also be used in comments and commits.
code review::complete
code review::not started
code review::rejected
code review::underway
difficulty::Full Development
Level 3. Difficulty representing that the task to complete must be planned and created.
difficulty::Good First Issue
Level 1. Difficulty representing that the task is very simple and with limited knowledge can be completed.
difficulty::Prior Knowledge
Level 2. Difficulty representing that the task requires some prior knowledge of either the technology or the project for task completion.
documentation::complete
Issues, Merge Requests
documentation::no change required
Issues, Merge Requests and used to denote no documentation changes required
documentation::not started
Issues, Merge Requests
documentation::stalled
Issues, Merge Requests
documentation::underway
Issues, Merge Requests
impact::0
impact::1
impact::2
impact::3
impact::4
impact::5
ops::ansible-roles
OPS project tag
ops::automation
ops::gitlab-ci
OPS project tag
ops::marcas
OPS project tag
ops::python-gitlab-management
OPS project tag
ops::website
priority::0
priority::1
priority::2
priority::3
priority::4
priority::5
stage::Ready for Development
stage::develop
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stage::feedback required
stage::planning
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stage::test
Stage for use in Issues and Merge Requests. Can also be used in discussion in comments and commits
stale
Label given to issues/merge requests that are considered stale due to no collaboration and is a mark for closure.
triage
Tag given to issues/merge requests requiring triaging by the team.
triage::not_confidential
This tag is given by the triage bot so that URLs can be added to an issue/comment. A triage policy for NFC wide should remove this label.
type::CI / CD
type::automation
This type is used to denote an automation job
type::bug
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::compliance
type::discussion
Type for Issues. Can also be used in discussion in comments.
type::documentation
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::feature
type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::invalid
label given to tickets that require no action or are deem as invalid.
type::quality assurance
Type for Issues and Merge Requests. Can also be used in discussion in comments and commits
type::question
Type for Issues. Can also be used in discussion in comments.
type::security
Type for Issues and Merge Requests.
type::specification
Design specification
workflow::complete
Issues, Merge Requests
workflow::not ready
workflow::not ready::blocked
workflow::not started
Issues, Merge Requests
workflow::ready to commence
Issues, Merge Requests
workflow::stalled
Label given to issues/merge requests where no work has occured in x days iaw triage policy.
workflow::underway
Issues, Merge Requests
workflow::underway::develop
Area/CI-CD
Documentation changes
Area/Documentation
Documentation changes
Area/Security
This is security issue
Area/Testing
Issue or pull request related to testing
Bug
Failure to Confirm
Bug exists due to not confirming/testing code
Bug
Regression
THe bug is a regression of a feature
Bug
To be Confirmed
This bug is not confirmed
Bug
Unable to Reproduce
A developer can not re-create/re-produce the bug
Compat/Breaking
Breaking change that won't be backward compatible
Impact
Critical
1
The impact is critical in that it is blocking or prevents usage.
Impact
High
2
The impact requires that changes be made for continuted usage.
Impact
Low
4
The impact requires the user approach from a different angle for continued usage.
Impact
Medium
3
The impact requires a workaround for continued usage.
Impact
Very Low
5
The impact has a slight effect on usage.
Priority
High
2
The priority is high
Priority
Low
4
The priority is low
Priority
Medium
3
The priority is medium
Priority
Very High
1
The priority is critical
Priority
Very Low
5
The priority is very low
Reviewed
Confirmed
1
Issue has been confirmed
Reviewed
Duplicate
2
This issue or pull request already exists
Reviewed
Invalid
3
Invalid issue
Reviewed
Won't Fix
3
This issue won't be fixed
Status
Abandoned
3
Somebody has started to work on this but abandoned work
Status
Blocked
1
Something is blocking this issue or pull request
Status
Need More Info
2
Feedback is required to reproduce issue or to continue work
Type
Bug
Something is not working
Type
Epic
Epic User Story
Type
Feature
Feature / Module
Type
Incident
Something occured related to a service
Type
RFE
Request for Enhancement
Type
Task
A work item that must be done
Urgency
Low
4
Prioritize this amoungst your list of things to do.
Urgency
Major
1
Urgency is so high it should have been dealt with last week.
Urgency
Medium
3
Start as soon as possible.
Urgency
Very High
2
Urgency is high enough to warrant near immediate commencement.
Urgency
Very Low
5
Add this to your list of things to do.
Milestone
No items
No Milestone
Projects
Clear projects
No project
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/gitlab-ci#26
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
create a ci template that auto creates the ci jobs if included.
purpose: when included the jobs should detect if it's applicable, i.e for linting .md files, if they are detected, then the job should be create.
🚧 Tasks
ensure documented
setting the jobs to pipeline source
push
prevented jobs that were triggered by upstream pipelines from starting.https://gitlab.com/nofusscomputing/projects/ansible-roles/-/pipelines/881109128
https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/pipelines/881109246
nofusscomputing/projects/ansible-roles!28
manually triggered pipelines also dont work see: https://gitlab.com/nofusscomputing/projects/ansible/execution_environment/-/pipelines/881114631
marked this issue as blocked by #25
marked this issue as related to nofusscomputing/projects/ansible/execution_environment#7
marked this issue as blocked by nofusscomputing/infrastructure/playbooks-nfc#1
marked this issue as blocking nofusscomputing/ops#76
marked this issue as blocking nofusscomputing/infrastructure/website#11
marked this issue as blocking nofusscomputing/infrastructure/config#21
marked this issue as blocking nofusscomputing/infrastructure/website-template#3
marked this issue as blocking docker-buildx-qemu#1
marked this issue as blocking docker-mail#5
added 1m of time spent
mentioned in commit nofusscomputing/projects/ansible/ansible_playbooks@57b5b4eacefee0e38ea4c7d9ed4a3ac5e7f8e0ec
mentioned in merge request nofusscomputing/projects/ansible/ansible_playbooks!1
mentioned in commit nofusscomputing/projects/ansible/ansible_playbooks@8afc171de294fc8642b10117e08351b1b7c71a7f
mentioned in issue nofusscomputing/projects/ansible/ansible_playbooks#1
mentioned in commit nofusscomputing/projects/ansible/ansible_playbooks@4decc85d3f7e0e9b1c1c60d73f0f5ab7af281041
mentioned in commit nofusscomputing/projects/ansible/ansible_playbooks@5090a353584d18657f9dde9e3a7cff80e33a62b6
marked this issue as blocked by nofusscomputing/projects/ansible/git_configuration#8
mentioned in commit nofusscomputing/projects/ansible/git_configuration@54a9d588c2250076de053d4ba1d8e8e655e5811e
mentioned in merge request nofusscomputing/projects/ansible/git_configuration!14
assigned to @jon_nfc
added 15m of time spent
mentioned in commit
c5d27e832e
mentioned in commit
158cc94d1a
mentioned in commit
19dde28526
changed the description
changed the description
marked this issue as related to #29
mentioned in issue #29
mentioned in commit 2d892b3bacb907e879aa1c5ea7982edf7328d44f
mentioned in commit 3e72eeaa7673e86aba26739f23cd460d1b781b26
mentioned in commit d747ef754d1a6c1dfbba04f37370f10967fd6c5b
mentioned in commit d21e128aa8e1b0763e67d035104f92b2f5914f33
mentioned in commit b77ee1924c217807789095721a769c86b46d32fc
mentioned in commit
a010f7bab1
marked the checklist item setting the jobs to pipeline source
push
prevented jobs that were triggered by upstream pipelines from starting. as completedtask completed in
a010f7bab1
unassigned @jon_nfc
mentioned in merge request !34
assigned to @jon_nfc
mentioned in commit
398815055e
marked the checklist item ensure documented as completed
issue work being conducted in MR !34 and will be completed there
added 1m of time spent
mentioned in commit
3383d5a086