This is an automated email from the ASF dual-hosted git repository.
guoyp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/griffin.git.
from 7a50813 Merge pull request #591 from chitralverma/fix-measures
new 293980e For task GRIFFIN-347, Add workflows
new 7c8f23e [GRIFFIN-347] Updated with master
new c1cae82 [GRIFFIN-347] Removed automation for issues as that's handled
by Jira
new 8044a4f Merge pull request #583 from
chitralverma/check-stale-pr-and-issues
The 635 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/greetings.yml | 16 ++++++++++++++++
.github/workflows/stale.yml | 28 ++++++++++++++++++++++++++++
.gitignore | 1 +
3 files changed, 45 insertions(+)
create mode 100644 .github/workflows/greetings.yml
create mode 100644 .github/workflows/stale.yml