remove github magic irrelevant to matrix-spec-proposals
parent
b655688d30
commit
161be7e7c0
@ -1,2 +0,0 @@
|
|||||||
patreon: matrixdotorg
|
|
||||||
liberapay: matrixdotorg
|
|
@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
name: Clarity problem
|
|
||||||
about: Report an area of the spec that is unclear.
|
|
||||||
title: ''
|
|
||||||
labels: 'clarification'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Link to problem area**:
|
|
||||||
|
|
||||||
**Issue**
|
|
||||||
What is wrong? How can we improve?
|
|
@ -1,8 +0,0 @@
|
|||||||
blank_issues_enabled: true
|
|
||||||
contact_links:
|
|
||||||
- name: Matrix Spec Discussion
|
|
||||||
url: "https://matrix.to/#/#matrix-spec:matrix.org"
|
|
||||||
about: Questions about the spec and proposal process can be asked here.
|
|
||||||
- name: Matrix Security Policy
|
|
||||||
url: https://www.matrix.org/security-disclosure-policy/
|
|
||||||
about: Learn more about our security disclosure policy.
|
|
@ -1,13 +0,0 @@
|
|||||||
---
|
|
||||||
name: Cosmetic issue
|
|
||||||
about: Report an issue with how the spec looks.
|
|
||||||
title: ''
|
|
||||||
labels: 'aesthetic'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Link to problem area**:
|
|
||||||
|
|
||||||
**Issue**
|
|
||||||
What is wrong? What can we do to improve?
|
|
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
name: Spec idea
|
|
||||||
about: Suggest a future MSC idea.
|
|
||||||
title: ''
|
|
||||||
labels: 'improvement'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Suggestion**
|
|
||||||
What would you like to see in Matrix? If your idea is vaguely complete enough, we
|
|
||||||
recommend submitting [an MSC](https://matrix.org/docs/spec/proposals) instead.
|
|
@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
name: Documentation error
|
|
||||||
about: Report an issue with the spec itself (incorrect text).
|
|
||||||
title: ''
|
|
||||||
labels: 'spec-bug'
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Link to problem area**:
|
|
||||||
|
|
||||||
**Issue**
|
|
||||||
What is wrong?
|
|
||||||
|
|
||||||
**Expected behaviour**
|
|
||||||
How can the issue be fixed? Links to implementations/documents which prove the spec is wrong are appreciated.
|
|
@ -1,19 +0,0 @@
|
|||||||
---
|
|
||||||
name: Proposal ready for review
|
|
||||||
about: A proposal that is ready for review by the core team and community.
|
|
||||||
title: ''
|
|
||||||
labels: proposal, proposal-in-review
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
<!-- Put your "rendered" link here -->
|
|
||||||
|
|
||||||
### Pull Request Checklist
|
|
||||||
|
|
||||||
<!-- Please read CONTRIBUTING.rst before submitting your pull request -->
|
|
||||||
|
|
||||||
* [ ] Pull request includes a [changelog file](https://github.com/matrix-org/matrix-doc/blob/master/CONTRIBUTING.rst#adding-to-the-changelog)
|
|
||||||
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/matrix-doc/blob/master/CONTRIBUTING.rst#sign-off)
|
|
||||||
* [ ] Pull request includes ['Rendered' link](https://matrix.org/docs/spec/proposals#process) above.
|
|
||||||
* [ ] Pull request title and file name include this PR's number as the MSC number.
|
|
@ -1,16 +0,0 @@
|
|||||||
---
|
|
||||||
name: Spec clarification/not a proposal
|
|
||||||
about: A change that's not a spec proposal, such as a clarification to the spec itself.
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Pull Request Checklist
|
|
||||||
|
|
||||||
<!-- Please read CONTRIBUTING.rst before submitting your pull request -->
|
|
||||||
|
|
||||||
* [ ] Pull request includes a [changelog file](https://github.com/matrix-org/matrix-doc/blob/master/CONTRIBUTING.rst#adding-to-the-changelog)
|
|
||||||
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/matrix-doc/blob/master/CONTRIBUTING.rst#sign-off)
|
|
||||||
* [ ] Pull request is classified as ['other changes'](https://github.com/matrix-org/matrix-doc/blob/master/CONTRIBUTING.rst#other-changes)
|
|
@ -1,20 +0,0 @@
|
|||||||
---
|
|
||||||
name: WIP Proposal
|
|
||||||
about: A proposal that isn't quite ready for formal review yet.
|
|
||||||
title: '[WIP] Your Proposal Title'
|
|
||||||
labels: proposal
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
<!-- Put your "rendered" link here -->
|
|
||||||
|
|
||||||
### Pull Request Checklist
|
|
||||||
|
|
||||||
<!-- Please read CONTRIBUTING.rst before submitting your pull request -->
|
|
||||||
|
|
||||||
* [ ] Pull request includes a [changelog file](https://github.com/matrix-org/matrix-doc/blob/master/CONTRIBUTING.rst#adding-to-the-changelog)
|
|
||||||
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/matrix-doc/blob/master/CONTRIBUTING.rst#sign-off)
|
|
||||||
* [ ] A ['Rendered' link](https://matrix.org/docs/spec/proposals#process) above.
|
|
||||||
* [ ] Update the title and file name of your proposal to match this PR's number (after opening).
|
|
||||||
* [ ] Ask in [#matrix-spec:matrix.org](https://matrix.to/#/#matrix-spec:matrix.org) to get this marked as ready for review, once it is ready for review.
|
|
@ -1,12 +0,0 @@
|
|||||||
[files]
|
|
||||||
extend-exclude = ["/themes", "/attic", "/data-definitions", "*.css", "package-lock.json"]
|
|
||||||
|
|
||||||
[default]
|
|
||||||
check-filename = true
|
|
||||||
|
|
||||||
[default.extend-identifiers]
|
|
||||||
au1ba7o = "au1ba7o"
|
|
||||||
|
|
||||||
[default.extend-words]
|
|
||||||
Appy = "Appy"
|
|
||||||
fo = "fo"
|
|
@ -1,70 +0,0 @@
|
|||||||
# GHA workflow which publishes previews of spec PRs to netlify.
|
|
||||||
#
|
|
||||||
# We keep this in a separate workflow to the main spec build, because it
|
|
||||||
# requires access to the Netlify secret. By having it run on `workflow_run`, we
|
|
||||||
# will only use the workflow definition file on the default branch, so we can
|
|
||||||
# ensure that the secret can't be exfiltrated.
|
|
||||||
#
|
|
||||||
|
|
||||||
name: Upload Preview Build to Netlify
|
|
||||||
on:
|
|
||||||
workflow_run:
|
|
||||||
workflows: [Spec]
|
|
||||||
types: [completed]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
if: github.event.workflow_run.conclusion == 'success' && github.event.workflow_run.event == 'pull_request'
|
|
||||||
steps:
|
|
||||||
- name: "dump context data"
|
|
||||||
run: |
|
|
||||||
jq . < $GITHUB_EVENT_PATH
|
|
||||||
|
|
||||||
- name: "🔍 Read PR number"
|
|
||||||
id: readctx
|
|
||||||
# we need to find the PR number that corresponds to the branch, which we do by
|
|
||||||
# searching the GH API
|
|
||||||
run: |
|
|
||||||
head_branch='${{github.event.workflow_run.head_repository.owner.login}}:${{github.event.workflow_run.head_branch}}'
|
|
||||||
echo "head branch: $head_branch"
|
|
||||||
pulls_uri="https://api.github.com/repos/${{ github.repository }}/pulls?head=$(jq -Rr '@uri' <<<$head_branch)"
|
|
||||||
pr_number=$(curl -H 'Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}' "$pulls_uri" |
|
|
||||||
jq -r '.[] | .number')
|
|
||||||
echo "PR number: $pr_number"
|
|
||||||
echo "::set-output name=prnumber::$pr_number"
|
|
||||||
|
|
||||||
- name: '📥 Download artifact'
|
|
||||||
uses: dawidd6/action-download-artifact@af92a8455a59214b7b932932f2662fdefbd78126 # v2.15.0
|
|
||||||
with:
|
|
||||||
workflow: main.yaml
|
|
||||||
run_id: ${{ github.event.workflow_run.id }}
|
|
||||||
name: spec-artifact
|
|
||||||
|
|
||||||
- name: "📦 Extract Artifacts"
|
|
||||||
run: tar -xzvf spec.tar.gz && rm spec.tar.gz
|
|
||||||
|
|
||||||
- name: "📤 Deploy to Netlify"
|
|
||||||
id: netlify
|
|
||||||
# v1.2.2
|
|
||||||
uses: nwtgck/actions-netlify@f517512ae75beec8896aa7b027c1c72f01816200
|
|
||||||
with:
|
|
||||||
publish-dir: spec
|
|
||||||
deploy-message: "Deploy from GitHub Actions"
|
|
||||||
enable-pull-request-comment: false
|
|
||||||
enable-commit-comment: false
|
|
||||||
alias: pr${{ steps.readctx.outputs.prnumber }}
|
|
||||||
env:
|
|
||||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
|
||||||
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
|
||||||
timeout-minutes: 1
|
|
||||||
|
|
||||||
- name: "📝 Edit PR Description"
|
|
||||||
# v1.0.1
|
|
||||||
uses: Beakyn/gha-comment-pull-request@2167a7aee24f9e61ce76a23039f322e49a990409
|
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
with:
|
|
||||||
pull-request-number: ${{ steps.readctx.outputs.prnumber }}
|
|
||||||
description-message: |
|
|
||||||
Preview: ${{ steps.netlify.outputs.deploy-url }}
|
|
@ -1,15 +0,0 @@
|
|||||||
name: Spell Check
|
|
||||||
on: [pull_request]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
run:
|
|
||||||
name: Spell Check with Typos
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout Actions Repository
|
|
||||||
uses: actions/checkout@v2
|
|
||||||
|
|
||||||
- name: Check spelling of proposals
|
|
||||||
uses: crate-ci/typos@master
|
|
||||||
with:
|
|
||||||
config: ${{github.workspace}}/.github/_typos.toml
|
|
Loading…
Reference in New Issue