Commit Graph

192 Commits

Author SHA1 Message Date
dependabot[bot] 965d0fdc32
Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#5142) 2020-12-28 13:52:43 +00:00
Tim Jacomb 9a8588951b
Add comments for why dependabot updates are excluded (#5130) 2020-12-17 09:12:51 +00:00
Tim Jacomb 6a2d37de90
Ignore is a list for dependabot (#5127)
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2020-12-16 21:04:35 +00:00
Baptiste Mathus a6aafea187
Prevent Dependabot from updating Groovy (#5120)
https://github.com/jenkinsci/jenkins/pull/5116#issuecomment-744677325
2020-12-15 07:58:13 +00:00
Baptiste Mathus 94dbe548e8
Allow all updates from Dependabot (#5108)
The goal is to see what we get. Then for some days, we ignore the ones we
know we do not updates for.
2020-12-14 14:56:01 +00:00
Tim Jacomb 21341bda17
Fix typo in automate publish release artifacts (#5093) 2020-12-01 14:41:25 +00:00
Tim Jacomb 900821efa6
Automate uploading artifacts to GitHub releases (#5088)
* Automate uploading artifacts to GitHub releases

* Add file name
2020-12-01 07:15:55 +00:00
Jesse Glick 2440a34d8f
Updated the bundled XStream library from 1.4.13 to 1.4.14 (#5074) 2020-11-24 07:53:56 +00:00
dependabot[bot] a81bf98bc0
Bump actions/upload-artifact from v2.2.0 to v2.2.1 (#5056)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.0...726a6dcd0199f578459862705eed35cda05af50b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 10:17:34 +00:00
dependabot[bot] 3996862228
Bump release-drafter/release-drafter from v5.11.0 to v5.12.1 (#5020) 2020-10-21 08:52:36 +00:00
Tim Jacomb 59a11fabb4
Bump release-drafter/release-drafter from v5.6.0 to v5.11.0 (#4991)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.6.0 to v5.11.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.6.0...06d4616a80cd7c09ea3cf12214165ad6c1859e67)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 08:21:53 +01:00
dependabot[bot] 04d08c5e63
Bump actions/upload-artifact from v1 to v2.2.0 (#4990)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...27bce4eee761b5bc643f46a8dfb41b430c8d05f6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 08:21:39 +01:00
dependabot[bot] 227df5133c
Bump release-drafter/release-drafter from v5.6.0 to v5.11.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.6.0 to v5.11.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.6.0...06d4616a80cd7c09ea3cf12214165ad6c1859e67)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 11:01:28 +00:00
John Losito 7d4950117d Check for updates to GitHub Actions every weekday 2020-10-08 18:47:41 -04:00
Oleg Nenashev a9aeaa41eb
[JEP-15] - Add Community Bridge sponsorship metadata to the repository 2020-06-10 17:55:12 +02:00
Oleg Nenashev 478d11e84d
New maintainer guide (#4472)
* Draft the new maintainer guide

* Maintainer guide - Apply suggestions from code review

Co-Authored-By: Raihaan Shouhell <raihaanhimself@gmail.com>
Co-Authored-By: Tim Jacomb <t.jacomb@kainos.com>
Co-Authored-By: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Jeff Thompson <37345299+jeffret-b@users.noreply.github.com>
Co-Authored-By: Francisco Fernández <31063239+fcojfernandez@users.noreply.github.com>

* Maintainer guide - Replace the first role by "contributor"

* Maintainer guide - Add more details

* Maintainer guide - address some feedback

* Apply suggestions from code review by @daniel-beck

Co-Authored-By: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-Authored-By: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>

* Maintainer guide - more updates

* Maintainer Guide: Add info about the Security Releases and merges + add an explicit Jenkins LTS section

Addresses comments from @daniel-beck and @olivergondza

* Maintainer guide: reference the advisories

* Apply suggestions from code review

Co-Authored-By: Mark Waite <mark.earl.waite@gmail.com>
Co-Authored-By: Raihaan Shouhell <raihaanhimself@gmail.com>
Co-Authored-By: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>

* Apply suggestions from code review

Co-Authored-By: Mark Waite <mark.earl.waite@gmail.com>

* Fix typos

* Expand code review goals: documentation and code styles

* Maintainer guide: Document the squash-merge policy

* Apply suggestions from code review

Co-Authored-By: Mark Waite <mark.earl.waite@gmail.com>

Co-authored-by: Raihaan Shouhell <raihaanhimself@gmail.com>
Co-authored-by: Tim Jacomb <t.jacomb@kainos.com>
Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
Co-authored-by: Jeff Thompson <37345299+jeffret-b@users.noreply.github.com>
Co-authored-by: Francisco Fernández <31063239+fcojfernandez@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2020-04-16 09:36:21 +02:00
Oleg Nenashev 97488e300f
Revert "Use a jenkins Changelog Generator App in the release drafting flow" 2020-04-04 23:57:43 +02:00
Oleg Nenashev c7a099a851
Use a jenkins Changelog Generator App in the release drafting flow 2020-03-30 14:22:00 +02:00
Oleg Nenashev 0ef9a4d1ad
Release Drafter: Do not use `regression-fix` label for the changelog, use the global template (#4481)
* Release Drafter: Do not use `regression-fix` label for the changelog, clarify the category headers

* Release Drafter: use categories from the org-wide settings
2020-02-07 08:04:01 -05:00
Oleg Nenashev 67035e96b8
Release Drafter Fix: Properly inherit the parent config 2020-01-13 10:14:07 +01:00
Oleg Nenashev 456717aff6
[JENKINS-60740] - Edit the release drafter text 2020-01-11 15:40:10 +01:00
Oleg Nenashev b0c9bf1e2e
[JENKINS-60740] - Publish changelog YAMLs to artifacts instead of the release metadata 2020-01-11 15:26:09 +01:00
Oleg Nenashev 17b6ac6a3b
[JENKINS-60740] - Update Release Drafter to the recent version 2020-01-11 15:21:40 +01:00
Oleg Nenashev c4255001cb
[JENKINS-60740] - List all contributors in the bottom of the release draft 2020-01-11 14:47:25 +01:00
Oleg Nenashev ea6923eb30
[JENKINS-60740] - Switch Release Drafter to a standard Markdown layout 2020-01-11 14:45:00 +01:00
Oleg Nenashev 48818ac378
[JENKINS-60740] - Fix the action ID 2020-01-11 14:31:35 +01:00
Oleg Nenashev cfda90b998
[JENKINS-60740] - Use actions/upload-release-asset to upload changelog YAMLs to Release Drafter 2020-01-11 14:29:58 +01:00
Oleg Nenashev 344b54ead8
Revert "Upload draft Changelog YAMLs to GitHub Release assets" 2020-01-11 14:07:29 +01:00
Oleg Nenashev 84a4c671c8
Merge pull request #4424 from jenkinsci/changelog-generator-yaml
Upload draft Changelog YAMLs to GitHub Release assets
2020-01-11 13:59:10 +01:00
Oleg Nenashev faf13e19b9
Add the maintainer checklist to the pull request template (#4423)
* Add the maintainer checklist to the pull request template

* Add checklist items for LTS

* Add "Proposed changelog entries" to the pull request template

* Pull request template: `Internal: ` prefix is now added automatically by the Core Changelog generator

https://github.com/jenkinsci/jenkins-core-changelog-generator/pull/6

* Apply suggestions from review by @MarkEWaite

Co-Authored-By: Mark Waite <mark.earl.waite@gmail.com>

Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2020-01-11 13:58:08 +01:00
Oleg Nenashev ef6a4b07c2
Upload Changelog draft YAMLs to GitHub Release assets 2020-01-10 14:46:53 +01:00
Oleg Nenashev 1a23ebd14c
Add Jenkins Changelog Generator to the GitHub Actions release drafter Pipeline (#4406)
* Add Jenkins Changelog Generator to the GitHub Actions release drafter Pipeline

* The Changelog generator repo was renamed
2019-12-30 19:38:27 +01:00
Oleg Nenashev 937f30d915
Switch Release Drafter to GitHub Actions (#4323)
* Switch Release Drafter to GitHub Actions

* Switch back to the upstream version after fixes
2019-12-30 15:58:04 +01:00
Oleg Nenashev 2f4210ab90
Split developer and internal changes (#4283) 2019-10-11 09:29:44 +02:00
Mike Ajala 3c877a40bc JENKINS-59513 - Fixed defunct hyperlink in PULL_REQUEST_TEMPLATE.md (#4222)
* Update PULL_REQUEST_TEMPLATE.md

Removed a defunct hyperlink and placed an intuitive directive in its place.

* Updated PULL_REQUEST_TEMPLATE.md to include comment

* Updated PULL_REQUEST_TEMPLATE.md to include lts backporting
2019-09-26 17:02:07 +02:00
Oleg Nenashev 7ce920909a
Release Drafter: RFE is used as a changelog filter for RFEs (#4158)
Just noticed that I forgot to change the layout
2019-08-17 13:09:13 +02:00
Oleg Nenashev 374ce3a0d8
Release drafter: Order changelog entries using categories (#4156)
Categories match what we have on https://jenkins.io/changelog/ , except localization fixes which get a new category in the bottom
2019-08-16 18:00:34 +02:00
Oleg Nenashev 59cd469880
[WEBSITE-634] - Add Release Drafter configuration for drafting Weekly release YAMLs (#4097)
* [WEBSITE-634] - Add Release Drafter configurationfor drafting Weekly release YAMLs

* Release Drafter: add a disclaimer about the draft status
2019-07-18 12:41:43 +02:00
R. Tyler Croy 43810e01f7
Use the sponsor button to link to our donation page 2019-05-25 15:24:39 -07:00
Oleg Nenashev 3dc9c483d4 Address comment from @daniel-beck 2017-06-22 09:16:38 +02:00
Oleg Nenashev bb66ce4c83 Simplify the pull-request template
* Remove the description header. It is confusing because commit message body goes before it
* Explicitly require human-readable changelogs
* Explicitly require links to the external changelogs/diffs
2017-06-17 15:59:00 +02:00
Oleg Nenashev 6e39dd35bd Introduce the pull-request template. (#2784)
* Introduce the pull-request template.

This  change xplicitly sets expectations from pull requests.

Reason:
* Highlight the need in autotests and JIRA issues for bugfixes
* ask PR creators to propose the changelog entries for their changes.
* Provide hints about referencing people

* Move the pull request template to .github
2017-03-10 15:36:05 +01:00