Skip to content

Add codeowners file #831

Add codeowners file

Add codeowners file #831

Triggered via pull request October 30, 2023 13:54
Status Success
Total duration 8m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
tag-pr
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '6693809391', status: 422, response: { url: 'https://api.github.com/repos/datalab-mi/Basegun/releases', status: 422, 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-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 30 Oct 2023 13:55:06 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=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': '50F8:3BBB:7E26708:1027ACA9:653FB5BA', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '983', 'x-ratelimit-reset': '1698674159', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '17', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/datalab-mi/Basegun/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/250/merge","name":"PR refs/pull/250/merge","tag_name":"","body":"## Changes\\n\\n- Use different s3 buckets for each env @thomashbrnrd (#249)\\n- Remove podAnnotations from values.yml @thomashbrnrd (#248)\\n- Remove some not needed properties for deployments @thomashbrnrd (#247)\\n- style: :lipstick: update securing photos @nutfdt (#246)\\n- Remove legacy infra folder @thomashbrnrd (#245)\\n- tech : add TS config @nutfdt (#228)\\n- Use pytest instead of unittest @thomashbrnrd (#242)\\n- Change default value to minio for s3 storage @thomashbrnrd (#239)\\n- Merge develop into main @thomashbrnrd (#238)\\n- Add secrets for prod env @thomashbrnrd (#236)\\n- Set verify for boto3 ssl to false @thomashbrnrd (#234)\\n- Use env variable for boto3 ssl verify @thomashbrnrd (#233)\\n- Add secrets for dev / staging env @thomashbrnrd (#229)\\n- Create values.yaml for each env @thomashbrnrd (#225)\\n- Add livenessProbe to filebeat sidecar @thomashbrnrd (#227)\\n- Add mandatory labels to pods @thomashbrnrd (#226)\\n- Remove images and tags from docker-compose.yml @thomashbrnrd (#224)\\n- Update front base image @thomashbrnrd (#223)\\n- Remove root package-lock.json @thomashbrnrd (#222)\\n- Update python and requirements versions @thomashbrnrd (#221)\\n- Update pytorch to fix CVE @thomashbrnrd (#219)\\n- Set backend resources limits @thomashbrnrd (#212)\\n- Fix imagePullSecrets path in helm charts @thomashbrnrd (#211)\\n- Set manifest theme color @thomashbrnrd (#210)\\n- Add eslint to pre-commit hooks @thomashbrnrd (#209)\\n- Add black, isort and pre-commit @thomashbrnrd (#207)\\n- build(secret): add image pull secret @thomashbrnrd (#206)\\n- Add api prefix and use k8s ingress @thomashbrnrd (#204)\\n- Update CI jobs needs and helms charts @thomashbrnrd (#198)\\n- Rever
tag-pr
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '6693809391', name: 'pull_request', payload: { action: 'synchronize', after: '5f184f54db750e7dbf8dd4b705748ef9f60ac7b0', before: '281dbd5bc7727b60e6bec3feec45a4ba5eaf6bdd', number: 250, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/70154310?v=4', description: "Datalab du ministère de l'intérieur", events_url: 'https://api.github.com/orgs/datalab-mi/events', hooks_url: 'https://api.github.com/orgs/datalab-mi/hooks', id: 70154310, issues_url: 'https://api.github.com/orgs/datalab-mi/issues', login: 'datalab-mi', members_url: 'https://api.github.com/orgs/datalab-mi/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjcwMTU0MzEw', public_members_url: 'https://api.github.com/orgs/datalab-mi/public_members{/member}', repos_url: 'https://api.github.com/orgs/datalab-mi/repos', url: 'https://api.github.com/orgs/datalab-mi' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/datalab-mi/Basegun/issues/250/comments' }, commits: { href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/250/commits' }, html: { href: 'https://github.com/datalab-mi/Basegun/pull/250' }, issue: { href: 'https://api.github.com/repos/datalab-mi/Basegun/issues/250' }, review_comment: { href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/250/comments' }, self: { href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/250' }, statuses: { href: 'https://api.github.com/repos/datalab-mi/Basegun/statuses/5f184f54db750e7dbf8dd4b705748ef9f60ac7b0' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'datalab-mi:develop', ref: 'develop', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/datalab-mi/Basegun/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/datalab-mi/Basegun/assignees{/user}', blobs_url: 'https://api.github.com/repos/datalab-mi/Basegun/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/datalab-mi/Basegun/branches{/branch}', clone_url: 'https://github.com/datalab-mi/Basegun.git', collaborators_url: 'https://api.github.com/repos/datalab-mi/Basegun/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/datalab-mi/Basegun/comments{/number}', commits_url: 'https://api.github.com/repos/datalab-mi/Basegun/commits{/sha}', compare_url: 'https://api.github.com/repos/datalab-mi/Basegun/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/datalab-mi/Basegun/contents/{+path}', contributors_url: 'https://api.github.com/repos/datalab-mi/Basegun/contributors', created_at: '2021-10-15T14:13:08Z', default_branch: 'develop', delete_branch_on_me
tag-pr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/