Skip to content

issues Search Results · repo:github/update-project-action language:TypeScript

Filter by

13 results
 (86 ms)

13 results

ingithub/update-project-action (press backspace or delete to remove)

The following YAML file is my GitHub Action workflow. ※ Please note that for security reasons, some parts have been removed or replaced with dummy values. name: update-project-field on: issues: ...
  • taikiinoue45
  • Opened 
    on Oct 19, 2024
  • #171

I am trying to run this e.g. here: https://github.com/getsentry/sentry-javascript/actions/runs/10738050627/job/29780825352?pr=13608, but it fails without any error message. It seems to log out the whole ...
  • mydea
  • 2
  • Opened 
    on Sep 6, 2024
  • #170

Hey! Really like the action, but, it doesn t feel like it s still alive? If it is, could you maybe create a release with the latest changes? Took me a while to understand that the V2 release (created ...
  • ganhammar
  • 1
  • Opened 
    on Feb 13, 2024
  • #156

I m receiving the following warning when running the action. The set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ ...
  • jordan-government
  • 1
  • Opened 
    on Jan 23, 2024
  • #155

It seems like outputs contains only field_read_value and field_updated_value.
  • p-windeurope
  • Opened 
    on Oct 16, 2023
  • #145

Currently there seems to be no way of clearing a Date field. Could we introduce a clear operation type that d use ClearProjectV2ItemFieldValueInput? I can t find a way how to clear the field with just ...
  • p-windeurope
  • Opened 
    on Oct 16, 2023
  • #144

There s been a lot of changes in main since v2, but no new releases. A new release to pick up some of those changes like #10 would be good. cc @benbalter
  • dsanders11
  • 2
  • Opened 
    on Aug 16, 2023
  • #134

When using the issue assigned trigger, neither setting content_id to github.event.issue.node_id or github.event.issue.id works. Both results in a Item not found with ID error. Workflow config: name: ...
  • SuaYoo
  • 1
  • Opened 
    on Mar 6, 2023
  • #55

Currently, the action can fetch information from Issues in the Project. However, PRs can also be in a Project. It would be great to include it too. Thanks for this action!
  • eddumelendez
  • Opened 
    on Mar 5, 2023
  • #51

As per readme, field_read_value should be set but it is not. Proposed fix: - https://github.com/github/update-project-action/pull/29
  • maxdanilov
  • 1
  • Opened 
    on Feb 1, 2023
  • #30
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub