Skip to content

Add environment URL in jest.yml and pytest.yml for GitHub Actions - #35

Merged
hzhangxyz merged 2 commits into
mainfrom
copilot/add-env-url-to-yml-files
Nov 25, 2025
Merged

Add environment URL in jest.yml and pytest.yml for GitHub Actions#35
hzhangxyz merged 2 commits into
mainfrom
copilot/add-env-url-to-yml-files

Conversation

Copilot AI commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

Adds deployment environment URLs to link GitHub Actions deployments to their respective package registry pages.

environment:
  name: npm
  url: https://www.npmjs.com/package/atsds
Original prompt

This section details on the original issue you should resolve

<issue_title>Add environment url in jest.yml and pytest.yml for github actions.</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Add environment URL in jest.yml and pytest.yml for GitHub Actions Add environment URL in jest.yml and pytest.yml for GitHub Actions Nov 25, 2025
Copilot AI requested a review from hzhangxyz November 25, 2025 17:43
@hzhangxyz
hzhangxyz marked this pull request as ready for review November 25, 2025 17:51
@hzhangxyz
hzhangxyz merged commit 19192b8 into main Nov 25, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add environment url in jest.yml and pytest.yml for github actions.

2 participants