home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 1098925593

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
1098925593 PR_kwDOAMm_X85BgEYZ 7212 closed 0 use the new action to create an issue from the output of reportlog 14808389 I'm not sure if we actually need the dedicated "report" job, or whether adding an additional step to the main ci job would suffice? I can see two reasons for a separate job: 1. we get to control the python version independently from the version of the main job 2. we upload the reportlog files as artifacts I think if we can change the action to abort if it is run on a python version it does not support the first concern would not matter anymore, and for 2 we might just keep the "upload artifact" action (but is it even possible to manually access artifacts? If not we might not even need the upload). Since I don't think either is a major concern, I went ahead and joined the jobs. - [x] Closes #6810 2022-10-25T13:37:42Z 2022-10-26T09:34:09Z 2022-10-26T09:12:42Z 2022-10-26T09:12:42Z ca57e5cd984e626487636628b1d34dca85cc2e7c     0 dda4d693541f451290cb571bb8f89715eed524e6 519abb7bde020f2b27cb7e3dfddec8c6eecb7722 MEMBER
{
    "enabled_by": {
        "login": "keewis",
        "id": 14808389,
        "node_id": "MDQ6VXNlcjE0ODA4Mzg5",
        "avatar_url": "https://avatars.githubusercontent.com/u/14808389?v=4",
        "gravatar_id": "",
        "url": "https://api.github.com/users/keewis",
        "html_url": "https://github.com/keewis",
        "followers_url": "https://api.github.com/users/keewis/followers",
        "following_url": "https://api.github.com/users/keewis/following{/other_user}",
        "gists_url": "https://api.github.com/users/keewis/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/keewis/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/keewis/subscriptions",
        "organizations_url": "https://api.github.com/users/keewis/orgs",
        "repos_url": "https://api.github.com/users/keewis/repos",
        "events_url": "https://api.github.com/users/keewis/events{/privacy}",
        "received_events_url": "https://api.github.com/users/keewis/received_events",
        "type": "User",
        "site_admin": false
    },
    "merge_method": "squash",
    "commit_title": "use the new action to create an issue from the output of reportlog (#7212)",
    "commit_message": "* use the new action to create an issue from the output of reportlog\r\n\r\n* move report generation from a separate job to a step\r\n\r\n* [test-upstream]\r\n\r\n* remove the output declaration [skip-ci][test-upstream]\r\n\r\n* specify a version for the action [skip-ci][test-upstream]\r\n\r\n* consistent step name spelling [skip-ci]"
}
13221727 https://github.com/pydata/xarray/pull/7212  

Links from other tables

  • 2 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.761ms