MatrixSynapse/.github/workflows
Dan Callahan 2efc838f05
Avoid duplicate issues from Twisted trunk failures (#10672)
Setting `update_existing: true` in the `create-an-issue` GitHub Action
will avoid opening duplicate issues if an open issue already exists with
an identical title.

If no open issues match the title, then a new issue will be created.

This helps avoid spamming our issue tracker should there be a failure
when testing against Twisted's trunk.

This PR also pins the SHA of the `create-an-issue` action to mitigate
the risk of a malicious actor gaining access to JasonEtco's account.

See GitHub's page on security hardening third party actions for more:
https://docs.github.com/en/actions/learn-github-actions/security-hardening-for-github-actions#using-third-party-actions

Signed-off-by: Dan Callahan <danc@element.io>
2021-08-23 13:06:49 +00:00
..
docker.yml Fix an error in the docker workflow (#10461) 2021-07-22 21:50:30 +01:00
docs.yaml Merge branch 'master' into release-v1.38 2021-07-07 11:08:08 +01:00
release-artifacts.yml Enable docker image caching for the deb build (#10431) 2021-07-26 11:36:01 +01:00
tests.yml Remove buildkite-era comment 2021-08-12 11:48:36 +01:00
twisted_trunk.yml Avoid duplicate issues from Twisted trunk failures (#10672) 2021-08-23 13:06:49 +00:00