Skip to content

issues Search Results · repo:actions/github-script language:TypeScript

Filter by

257 results
 (93 ms)

257 results

inactions/github-script (press backspace or delete to remove)

Its nice that octokit gets automagically added to the github object but it appears the types don t recognize it. Property rest does not exist on type typeof import( /node_modules/@actions/github/lib/github ...
  • DavidWells
  • 1
  • Opened 
    15 days ago
  • #625

I m encountering a SyntaxError: Unexpected identifier URL when attempting to update PR content using actions/github-script@v7. This specific script was working correctly in previous runs and has only recently ...
  • tangcent
  • Opened 
    17 days ago
  • #622

Is your feature request related to a problem? Please describe. I m using a matrix and I want to access matrix- and strategy-related variables in my github-script. The two ways to do that are: 1. Setting ...
  • tony-pizza
  • Opened 
    on Jun 3
  • #615

Describe the bug │ npm error engine Unsupported engine │ npm error engine Not compatible with your version of node/npm: @actions/github-script@7.0.1 │ npm error notsup Not compatible with your version ...
  • sidvishnoi
  • 1
  • Opened 
    on May 15
  • #604

Describe the bug Invalid character when trying to construct a JSON output from a script, in this case, a specific value generates the error. To Reproduce 1. Create workflow: jobs: debug-without-variable: ...
question
  • k-krupka
  • 3
  • Opened 
    on May 8
  • #597

Is your feature request related to a problem? Please describe. With actions/github script it s not possible to setup some cleanup logic to run at the end of the job. Describe the solution you d like A ...
  • gnpar
  • Opened 
    on Apr 30
  • #592

Is your feature request related to a problem? Please describe. Support for Node 22. Describe the solution you d like Github Scripts should support Node 22.xx.xx
  • Indrajeetsi
  • 1
  • Opened 
    on Apr 21
  • #584

Getting Security review check failed: Validation Failed: Could not resolve to a node with the global id of node-id when requesting reviews from a team in Action Script await github.rest.pulls.requestReviewers({ ...
question
  • adamlahbib
  • 1
  • Opened 
    on Mar 27
  • #572

Describe the bug I ve been testing very thoroughly some code that only has a Syntax Error on an actions/github-script@v7 run. To Reproduce The following script fails: details summary Full file /summary ...
question
  • blyxyas
  • 1
  • Opened 
    on Mar 23
  • #567

Describe the bug Attempting to access GITHUB_RUN_ATTEMPT using context.runAttempt gives back undefined To Reproduce Steps to reproduce the behavior: Create following test workflow and run it on: ...
dependencies
  • bplessis-swi
  • 1
  • Opened 
    on Mar 20
  • #566
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