Fix SparkSubmitParameterModifier issue #5096
draft-release-notes-workflow.yml
on: pull_request
Update draft release notes
10s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '9979677257',
status: 403,
response: {
url: 'https://api.github.com/repos/opensearch-project/sql/releases',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Wed, 17 Jul 2024 18:38:42 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '9400:29BED3:9E1AFD:126B0BE:66980FB2',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14991',
'x-ratelimit-reset': '1721245116',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/opensearch-project/sql/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/2837/merge","name":"Version 3.0.0","tag_name":"(None)","body":"Compatible with OpenSearch and OpenSearch Dashboards Version 3.0.0\\n* bump ipaddress to 5.4.2 ([#2544](https://github.com/opensearch-project/sql/pull/2544))\\n* Refactor query param ([#2519](https://github.com/opensearch-project/sql/pull/2519))\\n* [Backport main] Add release notes for 1.3.15 ([#2538](https://github.com/opensearch-project/sql/pull/2538))\\n* Restrict the scope of cancel API ([#2548](https://github.com/opensearch-project/sql/pull/2548))\\n* Change async query default setting ([#2561](https://github.com/opensearch-project/sql/pull/2561))\\n* Upgrade opensearch-spark jars to 0.3.0 ([#2568](https://github.com/opensearch-project/sql/pull/2568))\\n* Update opensearch-sql.release-notes-2.13.0.0.md to conform with OpenSearch guidelines ([#2609](https://github.com/opensearch-project/sql/pull/2609))\\n* Handle EMRS exception as 400 ([#2612](https://github.com/opensearch-project/sql/pull/2612))\\n* release notes for 2.14.0.0 ([#2647](https://github.com/opensearch-project/sql/pull/2647))\\n* Refactor IndexDMLHandler and related classes ([#2644](https://github.com/opensearch-project/sql/pull/2644))\\n* Update maintainers list ([#2663](https://github.com/opensearch-project/sql/pull/2663))\\n* Introduce FlintIndexStateModelService ([#2658](https://github.com/opensearch-project/sql/pull/2658))\\n* Updating security reachout email ([#2671](https://github.com/opensearch-project/sql/pull/2671))\\n* Bump bwc version to 2.15 ([#2662](https://github.com/opensearch-project/sql/pull/2662))\\n* Upgrade python 3.8 ([#2711](https://github.com/opensearch-project/sql/pull/2711))\\n* Remove direct ClusterState access in LocalClusterState ([#2696](https://github.com/opensearch-project/sql/pull/2696))\\n* Support Percentile in PPL ([#2688](https://github.com/opens
|
Update draft release notes
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '9979677257',
name: 'pull_request',
payload: {
action: 'opened',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/1290?v=4',
created_at: '2019-11-13T18:05:41Z',
description: '',
html_url: 'https://github.com/enterprises/amazon',
id: 1290,
name: 'Amazon',
node_id: 'MDEwOkVudGVycHJpc2UxMjkw',
slug: 'amazon',
updated_at: '2023-01-27T14:56:10Z',
website_url: 'https://www.amazon.com/'
},
number: 2837,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/80134844?v=4',
description: 'OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data.',
events_url: 'https://api.github.com/orgs/opensearch-project/events',
hooks_url: 'https://api.github.com/orgs/opensearch-project/hooks',
id: 80134844,
issues_url: 'https://api.github.com/orgs/opensearch-project/issues',
login: 'opensearch-project',
members_url: 'https://api.github.com/orgs/opensearch-project/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjgwMTM0ODQ0',
public_members_url: 'https://api.github.com/orgs/opensearch-project/public_members{/member}',
repos_url: 'https://api.github.com/orgs/opensearch-project/repos',
url: 'https://api.github.com/orgs/opensearch-project'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/opensearch-project/sql/issues/2837/comments'
},
commits: {
href: 'https://api.github.com/repos/opensearch-project/sql/pulls/2837/commits'
},
html: {
href: 'https://github.com/opensearch-project/sql/pull/2837'
},
issue: {
href: 'https://api.github.com/repos/opensearch-project/sql/issues/2837'
},
review_comment: {
href: 'https://api.github.com/repos/opensearch-project/sql/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/opensearch-project/sql/pulls/2837/comments'
},
self: {
href: 'https://api.github.com/repos/opensearch-project/sql/pulls/2837'
},
statuses: {
href: 'https://api.github.com/repos/opensearch-project/sql/statuses/5ed9f0a87c388e44f8072bc96302b81b2623d448'
}
},
active_lock_reason: null,
additions: 8,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'opensearch-project:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/opensearch-project/sql/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/opensearch-project/sql/assignees{/user}',
blobs_url: 'https://api.github.com/repos/opensearch-project/sql/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/opensearch-project/sql/branches{/branch}',
clone_url: 'https://github.com/opensearch-project/sql.git',
collaborators_url: 'https://api.github.com/repos/opensearch-project/sql/collaborators{/collaborator}',
comments_url: 'https://ap
|
Update draft release notes
The following actions uses Node.js version which is deprecated and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|