Skip to content

Commit

Permalink
Automate creation of Issue for major release PHP synchronisation (#57890
Browse files Browse the repository at this point in the history
)

* Initial script

* Linting fun

* Add primitve docs to args

* Ensure since arg cannot be far into the past

* Refactor to avoid passing around octokit vars

* Handle network errors

* Refactor method names to use “fetch” terminology

* Ignore block-library as these changes are handled automatically

* Allow sections with a single PR to remain

* Allow any commit that modifies tests to be also under another section

* Remove block-library specific handling

* Use const to define max nesting level

* Automate ignore of previous release compat dir

* Exclude load.php as it is Plugin specific

* Remove ping debugging

* Prepare for requiring full PR label data

* Flag PRs that may have already been backported

* Fix output of `undefined`

* Tweak warning

* Ignore PRs with given labels

* Update instructions for new label

* Update since arg description
  • Loading branch information
getdave authored Jan 19, 2024
1 parent 042f99e commit b716ae3
Showing 1 changed file with 505 additions and 0 deletions.
Loading

1 comment on commit b716ae3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in b716ae3.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/7582684337
📝 Reported issues:

Please sign in to comment.