This is an automated email from the ASF dual-hosted git repository.
aicam pushed a change to branch fix-doc-contribution
in repository https://gitbox.apache.org/repos/asf/texera.git
from 815f9d4caa fix: CONTRIBUTING.md
add 593ab86f6a chore(ci): replace erisu/apache-rat-action with
apache/skywalking-eyes (#3639)
add b1781bffa7 chore(ci): let new commits trigger PR linter CI (#3641)
add c4dfa3cd23 chore: Create DISCLAIMER (#3631)
add 0ee8422daf chore: Create .asf.yaml (#3632)
add 35f8a49426 chore: update .asf.yaml to include PR settings (#3644)
add 7a49052870 chore(ci): remove R test from CI (#3643)
add 9e9ca60071 chore: Update NOTICE (#3629)
add 90efbe1b61 chore: Redirect jobs notifications to [email protected] (#3646)
add 299ffb04ff chore: create merge protections rules on a test branch
(#3645)
add e261518524 chore: fix typo in .asf.yaml (#3648)
add b98a47798c chore(doc): update CONTRIBUTING.md (#3611)
add 1ee7e0cc62 chore: revert changes on .asf.yaml (#3649)
add 7cc70db08b Merge branch 'master' into fix-doc-contribution
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 80 ++++++++++++++++++++++
.github/workflows/check-header.yml | 18 ++++-
.github/workflows/github-action-build.yml | 14 +---
.github/workflows/lint-pr.yml | 21 +++++-
.licenserc.yaml | 26 +++++++
.ratignore | 25 -------
CONTRIBUTING.md | 39 ++++++++---
DISCLAIMER | 10 +++
NOTICE | 4 +-
.../uci/ics/texera/dao/ASFGeneratorStrategy.scala | 19 +++++
10 files changed, 203 insertions(+), 53 deletions(-)
create mode 100644 .asf.yaml
create mode 100644 .licenserc.yaml
delete mode 100644 .ratignore
create mode 100644 DISCLAIMER