Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucifergene authored Apr 27, 2024
1 parent b41004a commit 047d4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backstage/team-backstage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ head="\nBackstage GitHub Status"

PREVIOUS_DT=`date -v -7d "+%F"`

echo "Fetching Github data"
echo "Fetching Github datas"

url1="https://api.github.com/search/issues?q=repo%3Ajanus-idp%2Fbackstage-showcase+state%3Aopen+type%3Apr+created%3A<$PREVIOUS_DT&type=Issues"
url2="https://api.github.com/search/issues?q=repo%3Ajanus-idp%2Fbackstage-plugins+state%3Aopen+type%3Apr+created%3A<$PREVIOUS_DT&type=Issues"
Expand Down

0 comments on commit 047d4ea

Please sign in to comment.