Skip to content

issues Search Results · repo:changesets/action language:TypeScript

Filter by

220 results
 (57 ms)

220 results

inchangesets/action (press backspace or delete to remove)

Hi there, I have a Changesets repo which creates a file in postinstall. This file is gitignored, but appears to be This is the repo: https://github.com/seek-oss/scoobie Changesets PR: https://github.com/seek-oss/scoobie/pull/805 ...
  • AaronMoat
  • 1
  • Opened 
    9 days ago
  • #456

Currently this action is using force push /usr/bin/git push origin HEAD:changeset-release/qa --force to push package.json and release changes but my organisation doesn t allow force push. Is there any ...
  • wewakekumar
  • Opened 
    10 days ago
  • #455

Im getting the following error intermittently in the github workflow changeset step. 2025-02-24T13:56:02.9790461Z Done in 29.3s 2025-02-24T13:56:14.5804990Z [command]/usr/bin/git status --porcelain 2025-02-24T13:56:14.5921466Z ...
  • pavinduLakshan
  • 2
  • Opened 
    19 days ago
  • #447

img width= 1090 alt= Image src= https://github.com/user-attachments/assets/31fee0e5-08a8-4d71-be94-5a8551a9f035 / Deprecation: [@octokit/request-error] error.code is deprecated, use error.status. at RequestError.get ...
  • tianyingchun
  • Opened 
    21 days ago
  • #446

I use changeset in a monorepo where we have multiple apps that use shared local packages. I don t version those local packages and only version the apps. When I merge changes to the main branch, one release ...
  • mek-earnin
  • Opened 
    21 days ago
  • #445

I have the following config: - name: Create Changesets Pull Request or Publish to NPM id: changesets uses: changesets/action@v1 with: publish: pnpm turbo publish-packages ...
  • steveluscher
  • Opened 
    29 days ago
  • #444

The action currently hardcodes the GitHub user to be associated with the Token specified on the environment. However, if a user wanted to create the PR as a different user this would block them. A field ...
  • IvanLH
  • Opened 
    29 days ago
  • #441

Description First of all, thanks for providing such tool to set up with ease the Changesets workflow on GitHub Actions environments 🚀 . I wonder if there s such an alternative for other CI environments ...
  • adbayb
  • Opened 
    29 days ago
  • #440

Summary Accessing GitHub behind a corporate proxy is problematic with the current configuration, octokit v4.2.0. Details Refer to the related issue: https://github.com/octokit/octokit.js/issues/2098 for ...
  • kentnsw
  • Opened 
    on Jan 30
  • #437

When running changesets/action with a significant number of accumulated changesets (multiple PRs over several weeks), we encounter a GitHub API error that appears to be related to rate limiting. The error ...
  • fveauvy
  • Opened 
    on Jan 21
  • #436
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub