Skip to content

chore: Add tag group component (#29387) #6

chore: Add tag group component (#29387)

chore: Add tag group component (#29387) #6

Triggered via push December 11, 2023 07:11
Status Success
Total duration 11s
Artifacts
update_release_draft
2s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field. { name: 'event', id: '7164092638', event: { id: '7164092638', name: 'push', payload: { after: '544c3705e8cf37e2500c17937981b3b803019c05', base_ref: null, before: '08f625e754abfc0b44fb225a14753ce514633e6c', commits: [ { author: { email: '[email protected]', name: 'Apeksha Bhosale', username: 'ApekshaBhosale' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '8ee2586f757023681067276d2fdea41cf489bf6e', message: 'fix: added query module instance to one click (#29411)\n' + '\n' + '## Description\r\n' + 'Added query module instances to the one click list. on CE, query module\r\n' + 'instances will be always empty as modules are EE only feature.\r\n' + '\r\n' + 'I am replacing module instance selector on EE\r\n' + '\r\n' + '\r\n' + '#### PR fixes following issue(s)\r\n' + 'Fixes # (issue number)\r\n' + '> if no issue exists, please create an issue and ask the maintainers\r\n' + 'about this first\r\n' + '>\r\n' + '>\r\n' + '#### Media\r\n' + '> A video or a GIF is preferred. when using Loom, don’t embed because it\r\n' + 'looks like it’s a GIF. instead, just link to the video\r\n' + '>\r\n' + '>\r\n' + '#### Type of change\r\n' + '> Please delete options that are not relevant.\r\n' + '- Bug fix (non-breaking change which fixes an issue)\r\n' + '- New feature (non-breaking change which adds functionality)\r\n' + '- Breaking change (fix or feature that would cause existing\r\n' + 'functionality to not work as expected)\r\n' + "- Chore (housekeeping or task changes that don't impact user perception)\r\n" + '- This change requires a documentation update\r\n' + '>\r\n' + '>\r\n' + '>\r\n' + '## Testing\r\n' + '>\r\n' + '#### How Has This Been Tested?\r\n' + '> Please describe the tests that you ran to verify your changes. Also\r\n' + 'list any relevant details for your test configuration.\r\n' + '> Delete anything that is not relevant\r\n' + '- [ ] Manual\r\n' + '- [ ] JUnit\r\n' + '- [ ] Jest\r\n' + '- [ ] Cypress\r\n' + '>\r\n' + '>\r\n' + '#### Test Plan\r\n' + '> Add Testsmith test cases links that relate to this PR\r\n' + '>\r\n' + '>\r\n' + '#### Issues raised during DP testing\r\n' + '> Link issues raised during DP testing for better visiblity and tracking\r\n' + '(copy link from comments dropped on this PR)\r\n' + '>\r\n' + '>\r\n' + '>\r\n' + '## Checklist:\r\n' + '#### Dev activity\r\n' + '- [ ] My code follows the style guidelines of this project\r\n' + '- [ ] I have performed a self-review of my own code\r\n' + '- [ ] I have commented my code, particularly in hard-to-understand areas\r\n' + '- [ ] I have made corresponding changes to the documentation\r\n' + '- [ ] My changes generate no new warnings\r\n' + '- [ ] I have added tests that prove my fix is effective or that my\r\n' + 'feature works\r\n' + '- [ ] New and existing unit tests pass locally with my changes\r\n' + '- [ ] PR is being merged under a feature flag\r\n' + '\r\n' + '
update_release_draft
Error: Data doesn't contain `nodes` field. Make sure the `paginatePath` is set to the field you wish to paginate and that the query includes the `nodes` field. at paginate (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142879:11) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142688:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142380:7) at async Promise.all (index 0) { name: 'AggregateError', event: { id: '7164092638', name: 'push', payload: { after: '544c3705e8cf37e2500c17937981b3b803019c05', base_ref: null, before: '08f625e754abfc0b44fb225a14753ce514633e6c', commits: [ { author: { email: '[email protected]', name: 'Apeksha Bhosale', username: 'ApekshaBhosale' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '8ee2586f757023681067276d2fdea41cf489bf6e', message: 'fix: added query module instance to one click (#29411)\n' + '\n' + '## Description\r\n' + 'Added query module instances to the one click list. on CE, query module\r\n' + 'instances will be always empty as modules are EE only feature.\r\n' + '\r\n' + 'I am replacing module instance selector on EE\r\n' + '\r\n' + '\r\n' + '#### PR fixes following issue(s)\r\n' + 'Fixes # (issue number)\r\n' + '> if no issue exists, please create an issue and ask the maintainers\r\n' + 'about this first\r\n' + '>\r\n' + '>\r\n' + '#### Media\r\n' + '> A video or a GIF is preferred. when using Loom, don’t embed because it\r\n' + 'looks like it’s a GIF. instead, just link to the video\r\n' + '>\r\n' + '>\r\n' + '#### Type of change\r\n' + '> Please delete options that are not relevant.\r\n' + '- Bug fix (non-breaking change which fixes an issue)\r\n' + '- New feature (non-breaking change which adds functionality)\r\n' + '- Breaking change (fix or feature that would cause existing\r\n' + 'functionality to not work as expected)\r\n' + "- Chore (housekeeping or task changes that don't impact user perception)\r\n" + '- This change requires a documentation update\r\n' + '>\r\n' + '>\r\n' + '>\r\n' + '## Testing\r\n' + '>\r\n' + '#### How Has This Been Tested?\r\n' + '> Please describe the tests that you ran to verify your changes. Also\r\n' + 'list any relevant details for your test configuration.\r\n' + '> Delete anything that is not relevant\r\n' + '- [ ] Manual\r\n' + '- [ ] JUnit\r\n' + '- [ ] Jest\r\n' + '- [ ] Cypress\r\n' + '>\r\n' + '>\r\n' + '#### Test Plan\r\n' + '> Add Testsmith test cases links that relate to this PR\r\n' + '>\r\n' + '>\r\n' + '#### Issues raised during DP testing\r\n' + '> Link issues raised during DP testing for better visiblity and tracking\r\n' + '(copy link from comments dropped on this PR)\r\n' + '>\r\n' + '>\r\n' + '>\r\n' + '## Checklist:\r\n' + '#### Dev activity\r\n' + '- [ ] My code follows the style guidelines of this project\r\n' + '- [ ] I have performed a self-review of my own code\r\n' + '- [ ] I have commented my code, particularly in hard-to-understand areas\r\n' + '- [ ] I have made corresponding chan