Skip to content

issues Search Results · repo:woocommerce/automations language:JavaScript

Filter by

11 results
 (73 ms)

11 results

inwoocommerce/automations (press backspace or delete to remove)

Following the documentation, the automation key should allow us to decide what automation is executed. The problem is that we check if the key is filled. We have to add more checks.
type: bug
  • gigitux
  • Opened 
    on Dec 2, 2021
  • #50

When adding the workflow, we should allow consumers to list milestones that they do not want to auto-assign. This would allow milestones like future to be excluded. This requires some shared workflow ...
  • mikejolley
  • Opened 
    on Jun 11, 2021
  • #43

When implementing the changelog generation script for the release pull request automation, I didn t include the ability for reading optional custom changelog notes added in a pull description (as used ...
type: enhancement
  • nerrad
  • Opened 
    on Oct 30, 2020
  • #32

See https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3103 for an example of when this happened. The Release Pull Request automation needs tweaked so it differentiates (if possible) ...
type: bug
  • nerrad
  • 1
  • Opened 
    on Sep 7, 2020
  • #31

Handle re-attempting creation of changelog after resolving error. https://github.com/woocommerce/automations/blob/ac71b8a33b06c298d47b5abc75b50df014828d27/lib/automations/release/branch-create-handler.js#L109-L120 ...
  • github-actions[bot]
  • Opened 
    on Aug 24, 2020
  • #12

It d be really handy for testing purposes to know exactly what development version is being tested. So the idea here is that: - when a merge to master occurs - if the version in package.json contains ...
  • nerrad
  • 1
  • Opened 
    on Aug 19, 2020
  • #10

A carryover from the inspiration of the Gutenberg actions is the debug utility for outputting logs to the workflow output. However, @actions/core has a debug utility that could be used instead which would ...
  • nerrad
  • Opened 
    on Aug 3, 2020
  • #9

With this action: - (if possible) when Github checks are green on a pull request (including whatever necessary reviews are required for a repos settings), then a status: ready to merge label is ...
  • nerrad
  • 1
  • Opened 
    on Jul 21, 2020
  • #8

This is a tracking issue for automating release pull requests. What is a release pull request? In the Woo Blocks project we are implementing a process that is intended to streamline how we do releases ...
type: enhancement
  • nerrad
  • 3
  • Opened 
    on Jun 22, 2020
  • #6

For examples, see this pull. The todo action is pulling titles from the body of the todo rather than the title.
type: bug
  • nerrad
  • 2
  • Opened 
    on Jun 16, 2020
  • #5
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 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