-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2402 from Automattic/trunk
Alpha release Nov 11
- Loading branch information
Showing
11 changed files
with
97 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
needs-changelog: | ||
- base-branch: ['trunk'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
name: "Pull Request Labeler" | ||
on: | ||
pull_request: | ||
types: [closed] | ||
|
||
jobs: | ||
labeler: | ||
if: github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'trunk' | ||
permissions: | ||
contents: read | ||
pull-requests: write | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/labeler@v5 | ||
|
||
comment_pr: | ||
if: github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'trunk' | ||
permissions: | ||
contents: read | ||
pull-requests: write | ||
runs-on: ubuntu-latest | ||
name: Comment about the change log label | ||
steps: | ||
- name: Comment PR | ||
uses: thollander/actions-comment-pull-request@v3 | ||
with: | ||
message: | | ||
Hey @${{ github.event.pull_request.assignee.login }}, good job getting this PR merged! :tada: | ||
Now, the `needs-changelog` label has been added to it. | ||
Please check if this PR needs to be included in the "Upcoming Changes" and "Release Notes" doc. If it doesn't, simply remove the label. | ||
If it does, please add an entry to our shared document, with screenshots and testing instructions if applicable, then remove the label. | ||
Thank you! :heart: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,23 @@ | ||
/* | ||
/*! | ||
Theme Name: Newspack Joseph | ||
Theme URI: | ||
Theme URI: https://github.com/Automattic/newspack-theme | ||
Author: Automattic | ||
Author URI: https://newspack.com | ||
Description: | ||
Requires at least: WordPress 4.9.6 | ||
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box. | ||
Requires at least: 6.6 | ||
Tested up to: 6.7 | ||
Version: 2.1.0 | ||
License: GNU General Public License v2 or later | ||
License URI: LICENSE | ||
Template: newspack-theme | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Text Domain: newspack-joseph | ||
Tags: | ||
AMP: true | ||
Tags: Newspack | ||
This theme, like WordPress, is licensed under the GPL. | ||
Use it to make something cool, have fun, and share what you've learned with others. | ||
Newspack Theme is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc. | ||
Underscores is distributed under the terms of the GNU GPL v2 or later. | ||
Normalizing styles have been helped along thanks to the fine work of | ||
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,23 @@ | ||
/* | ||
/*! | ||
Theme Name: Newspack Katharine | ||
Theme URI: | ||
Theme URI: https://github.com/Automattic/newspack-theme | ||
Author: Automattic | ||
Author URI: https://newspack.com | ||
Description: | ||
Requires at least: WordPress 4.9.6 | ||
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box. | ||
Requires at least: 6.6 | ||
Tested up to: 6.7 | ||
Version: 2.1.0 | ||
License: GNU General Public License v2 or later | ||
License URI: LICENSE | ||
Template: newspack-theme | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Text Domain: newspack-katharine | ||
Tags: | ||
AMP: true | ||
Tags: Newspack | ||
This theme, like WordPress, is licensed under the GPL. | ||
Use it to make something cool, have fun, and share what you've learned with others. | ||
Newspack Theme is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc. | ||
Underscores is distributed under the terms of the GNU GPL v2 or later. | ||
Normalizing styles have been helped along thanks to the fine work of | ||
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,23 @@ | ||
/* | ||
/*! | ||
Theme Name: Newspack Nelson | ||
Theme URI: | ||
Theme URI: https://github.com/Automattic/newspack-theme | ||
Author: Automattic | ||
Author URI: https://newspack.com | ||
Description: | ||
Requires at least: WordPress 4.9.6 | ||
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box. | ||
Requires at least: 6.6 | ||
Tested up to: 6.7 | ||
Version: 2.1.0 | ||
License: GNU General Public License v2 or later | ||
License URI: LICENSE | ||
Template: newspack-theme | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Text Domain: newspack-nelson | ||
Tags: | ||
AMP: true | ||
Tags: Newspack | ||
This theme, like WordPress, is licensed under the GPL. | ||
Use it to make something cool, have fun, and share what you've learned with others. | ||
Newspack Theme is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc. | ||
Underscores is distributed under the terms of the GNU GPL v2 or later. | ||
Normalizing styles have been helped along thanks to the fine work of | ||
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,23 @@ | ||
/* | ||
/*! | ||
Theme Name: Newspack Sacha | ||
Theme URI: | ||
Theme URI: https://github.com/Automattic/newspack-theme | ||
Author: Automattic | ||
Author URI: https://newspack.com | ||
Description: | ||
Requires at least: WordPress 4.9.6 | ||
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box. | ||
Requires at least: 6.6 | ||
Tested up to: 6.7 | ||
Version: 2.1.0 | ||
License: GNU General Public License v2 or later | ||
License URI: LICENSE | ||
Template: newspack-theme | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Text Domain: newspack-sacha | ||
Tags: | ||
AMP: true | ||
Tags: Newspack | ||
This theme, like WordPress, is licensed under the GPL. | ||
Use it to make something cool, have fun, and share what you've learned with others. | ||
Newspack Theme is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc. | ||
Underscores is distributed under the terms of the GNU GPL v2 or later. | ||
Normalizing styles have been helped along thanks to the fine work of | ||
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,23 @@ | ||
/* | ||
/*! | ||
Theme Name: Newspack Scott | ||
Theme URI: | ||
Theme URI: https://github.com/Automattic/newspack-theme | ||
Author: Automattic | ||
Author URI: https://newspack.com | ||
Description: | ||
Requires at least: WordPress 4.9.6 | ||
Description: The official theme for Newspack, an all-in-one platform that simplifies publishing and drives audience and revenue right out of the box. | ||
Requires at least: 6.6 | ||
Tested up to: 6.7 | ||
Version: 2.1.0 | ||
License: GNU General Public License v2 or later | ||
License URI: LICENSE | ||
Template: newspack-theme | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Text Domain: newspack-scott | ||
Tags: | ||
AMP: true | ||
Tags: Newspack | ||
This theme, like WordPress, is licensed under the GPL. | ||
Use it to make something cool, have fun, and share what you've learned with others. | ||
Newspack Theme is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc. | ||
Underscores is distributed under the terms of the GNU GPL v2 or later. | ||
Normalizing styles have been helped along thanks to the fine work of | ||
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ | ||
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
/* | ||
/*! | ||
Theme Name: Newspack Theme | ||
Adding print support. The print styles are based on the the great work of | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters